/BESTCARS

BESTCARS is a online store for autoparts. Тhe application allows the user to easily find the autopart which he is looking for and easily orders.

Primary LanguageJavaScript

BESTCARS - ONLINE STORE FOR AUTOPARTS (DEMO)

The project is under development !!!


Main functionalities

  • Easy adding and deleting car from garage.
  • Searching for auto parts by selected category and car added to garage.
  • Searching by typed product name and car added to garage.
  • Adding products to the cart.
  • Easy updating the quantity of products from the cart and deleting.
  • Easy ordering.

Used Technologies

  • React.js | Hooks | Routing | Context API
  • Express.js (REST API)
  • MongoDB

Run the app

Clone the app:

$ git clone git@github.com:denizmemduev/BESTCARS.git

To install all dependenciesrun:

npm install

To start the apprun:

npm start