https://github.com/devkanix/honestly-nvrmind
https://github.com/devkanix/honestly-nvrmind
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devkanix/honestly-nvrmind
- Owner: devKanix
- Created: 2024-11-21T10:46:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T03:48:06.000Z (about 1 year ago)
- Last Synced: 2025-04-06T20:47:05.290Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://honestly-nvrmind.vercel.app
- Size: 10.3 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Honestly-Nvrmind (Under Construction)
## Overview
This project is a T-shirt e-commerce website built with the MERN stack (MongoDB, Express.js, React, Node.js). It provides features such as product listing, user authentication, shopping cart management, and an admin panel for managing products.
## Features
- Product listing and detailed view
- Shopping cart and checkout process
- Responsive design for mobile and desktop views
## Tech Stack
- **Frontend**: React.js
- **Backend**: Node.js with Express.js
- **Database**: MongoDB
## Website Design Prototype
- **Figma Design Link**: Honestly-Nvrmind
### Installation
Step 1:- `git clone github.com/devKanix/Honestly-Nvrmind` for clone the repo.
Step 2:- `npm install` for install all the backend dependencies.
Step 3:- `cd client` for open the frontend dirc.
Step 4:- run cmd in client dic `npm install` for install all the frontend dependencies.
## Getting Started
If you want to run the project locally, follow these steps:-
Step 1:- `npm run server` for run the server.js file.
Step 2:- `cd client` for open the frontend dirc.
Step 3:- `npm start` for start the React application.
### Folder structure
- The frontend client is located in `./client` which is coupled with the backend.
- All the backend routers go to `./routes` folder.
## Thank you for visiting.