This is a project for the Frontend web development course. It is a simple version of an e-commerce website using Fake Store API for the Products, Cart, Users and Login Tokens; thanks to MohammadReza Keikavousi for this cool free API.
To run the project, do the following:
- Clone the repo
- Run
npm installin the main directory to install project dependencies - Lastly, do
npm startto view it in the browser - Voilà :) you're in ABIBAS Store on
http://localhost:3000/
- React Javascript Library
- Webpack
- Babel
- ESlint
- Prettier







