A React js e commerce application.
Made with ❤️ by Dulanjali Senarathna
Eshop contains all the functionalities that a e commerce website should have. Users can sign up and login to the website using their email and password. Also, users can show all the products after successfull login. Users can add products to their shopping basket. Users can view the basket and remove items from the basket. When user removes the item from basket, cart total is update relevently.
- React
- React Context API
- More...
- Basic ReactJs knowledge
- Basic HTML, SCSS knowledge
After getting the starter files, you need to go the file directory and run
npm install
and after that start the dev server.
npm start
- Code Editor: VS Code
basics of html, css, javascript and some basic knowledge of react is enough to start this project. Rest you will learn in the tutorial.
The project is for the people who wanna get more skilled in ReactJs
.
If you have any feedback, please reach out to us at Dulanjali Senarathna
Happy Coding! 🚀