Skip to content

depri11/fe_vehicle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Rental

Logo

View Demo · Report Bug · Request Feature

Built With

React.js Node.js Bootstrap

Description about project

It is an E-Commerce application that makes it easy for us to make online buying and selling transactions anywhere and anytime. Built with React Js on the front end, Node Js and Express Js on the back end. This application has two roles, such as seller and customer. As a seller in this application you can add, delete and update the items you want to sell. As a customer in this application you can add the items you want to buy into the bag to find out the details of the total payment.

Feature

  • Authentication users with JWT
  • CRUD Product

Environmental Variables

Provide the env value to use the api from the backend like this : REACT_APP_API = http://localhost:4000

Installation Steps

  1. Clone the repository

     https://github.com/depri11/fe_vehicle
  2. Install dependencies

    yarn install
  3. Add .env file at root folder project

    REACT_APP_API = [Backend API]
  4. Run the app

    yarn start
  5. You are all set!

    View the website at: http://localhost:3000

Backend Repository

Backend API : Vehicle - Backend here

License

© Devri Wirlandika

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published