Skip to content

DulanjaliSenarathna/e-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eshop

A React js e commerce application.


Made with ❤️ by Dulanjali Senarathna


Project Description

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.

What I used

Requirements

  • Basic ReactJs knowledge
  • Basic HTML, SCSS knowledge

Getting Started

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

Tools Used

  1. Code Editor: VS Code

FAQ

Q: What are the prerequisites?

basics of html, css, javascript and some basic knowledge of react is enough to start this project. Rest you will learn in the tutorial.

Q: Who the project is for?

The project is for the people who wanna get more skilled in ReactJs.


Feedback

If you have any feedback, please reach out to us at Dulanjali Senarathna

Happy Coding! 🚀

Website's screenshots

Home page

1

Login page

3

Cart

2