Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parthmodi23/mystore
E-commerce Website with MERN Stack
https://github.com/parthmodi23/mystore
api api-rest cors e-commerce-project easy express mongodb nodejs reactjs
Last synced: 4 days ago
JSON representation
E-commerce Website with MERN Stack
- Host: GitHub
- URL: https://github.com/parthmodi23/mystore
- Owner: parthmodi23
- Created: 2023-07-26T07:41:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-10T19:31:41.000Z (5 months ago)
- Last Synced: 2024-11-05T11:30:27.151Z (about 2 months ago)
- Topics: api, api-rest, cors, e-commerce-project, easy, express, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage: https://my-store-tau-eight.vercel.app/
- Size: 507 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Websitevideo link:-https://github.com/parthmodi23/myStore/assets/110086990/d4bb30d3-de5e-4996-bd92-ea7b412e7836**
**Website Link:-https://my-store-tau-eight.vercel.app**
**API link:-https://mystore-n5bm.onrender.com/api/data**
Website Features:
=> Main Page: The user can see all the products like mobiles, shoes, clothes, etc on the main home page.
=> Navbar: Navbar contains categories such as Homepage, Mobilepage, Bookspage, Shoes, clothes... Also, It contains a search bar and Logout & Login & signup buttons.
=> Searchbar: User can search specific items.
=> Add To Cart: After clicking on add to cart for a particular product it will be stored and displayed when clicked on the cart icon.
=> Total Price: Total amount will be displayed with cart items.
=> Logout: Logout from the website.
=> User can get data of a specific category by clicking on that category.
=> Login Page: Login to the website to buy Mobiles, clothes, books, shoes and etc.
=> Registration Page: Register yourself on the website.
<======>Technologies used to make the website <=====>
=> Deployment server:-
1.cyclic.sh - for API and login and signup
2.vercel - for frontend
=> Frontend:
Reactjs
bootstrap
react-icons
CSS
=> Back-end:1.Node.js with Express.js for server development
2.MongoDB for database storage
3.JWT (JSON Web Tokens) for user authentication
===> Libraries which are used in this website <===
1. Axios
2. mongoose
3. nodemon
4. express
5. cors