Skip to content

React Frontend for Ecart website/platform to sell products. Part of MERN Project.

Notifications You must be signed in to change notification settings

sidcoool/ECart-React-Frontend

Repository files navigation

Project Description

ECart React Frontend for adding, updating, retrieving, deleting services and goods such as electronics, fashion items, furniture, household goods, cars and bikes

Backend Repository

Go to Backend Repository

Features

  • Login/Signup using Google and Logout
  • View Products.
  • Add your own personal Items
  • Add Products/Items in your Wishlist etc

Built With

  • React
  • React Hooks
  • Axios

Folder Structure

├── firebase.json
├── package.json
├── package-lock.json
├── public
│   ├── favicon.ico
│   ├── index.html
│   ├── logo192.png
│   ├── logo512.png
│   ├── manifest.json
│   └── robots.txt
├── README.md
├── Screens
│   ├── s1.png
│   └── s2.png
├── src
│   ├── App.css
│   ├── App.js
│   ├── App.test.js
│   ├── Components
│   │   ├── AddProduct.js
│   │   ├── DeleteProduct.js
│   │   ├── EditProduct.js
│   │   ├── Login.js
│   │   ├── MyList.js
│   │   ├── Wishlist.js
│   │   ├── Products.js
│   │   └── TopBar.js
│   ├── Images
│   │   └── logo.png
│   ├── index.css
│   ├── Environments.js
│   ├── index.js
│   ├── logo.svg
│   ├── serviceWorker.js
│   └── setupTests.js
└── yarn.lock

Sreenshots

Screenshot Screenshot Screenshot

Contact

Siddhartha Goel - Linkedinsiddharthagoel1998@gmail.com Distributed under the MIT license. See LICENSE for more information.

License

About

React Frontend for Ecart website/platform to sell products. Part of MERN Project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published