Giter VIP home page Giter VIP logo

procodeas / car-rental-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tgodson/car-rental-react

0.0 0.0 0.0 6.39 MB

In this project, I developed a frontend web application, Car Rentals using Car Rentals API. You can book a car for you journeys anytime. Built with React.js, Redux, Jest.

Home Page: https://car-rentals-react.herokuapp.com/

JavaScript 92.19% HTML 1.45% SCSS 6.35%

car-rental-react's Introduction

CAR RENTALS APP

In this project, I developed a frontend web application, Car Rentals using Car Rentals API - Repo I also develop, a requirement for my final capstone project to consume the data using React Application.

The application features includes:

  • A proper Authentication for Sign in and Sign up
  • A secure page that requires authentication using JWT
  • Listing of Cars for Hire
  • User can add car to favourites
  • User can access list of cars added as favourites

screenshot

Live Demo

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Make sure Node.js is running on your local machine

Setup

$ git clone https://github.com/tGodson/car-rental-react.git
$ cd rcar-rental-react

Install modules:

yarn add

Usage

Start server with:

    yarn start or npm start

Running Test

Jest is used to run all the tests found in this application In order to run the test you can simply type yarn test or npm run test

Either ways, if you encounter any error while running either command, its likely you do not have jest installed globally, so please run npm install -g jest-cli then try again. That should do it.

Deployment instructions

    git add .
    git commit -m "ready for first push to heroku"  
    heroku create $APP-NAME --buildpack mars/create-react-app
    git push heroku $BRANCH_NAME:master

Fire up your app by running heroku open Yay!!! your app has been deployed successfully.

Author

๐Ÿ‘ค Tendongze Godson

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

car-rental-react's People

Contributors

tgodson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.