Skip to content

Rajivkumawat3/Fit-Market

Repository files navigation

Fit-Market

What is Fit-Market?

Fit-Market is not just an online shopping platform; it's a comprehensive marketplace designed to cater to a wide range of customer needs. From the latest fashion trends to valuable assets, Fit-Market offers a seamless and enjoyable shopping experience.

What does it do?

  • Fit-Market is an online marketplace that offers a wide range of products, including clothing and valuable assets. We provide a user-friendly platform for customers to browse and purchase high-quality items from renowned brands. With secure payment options and prompt delivery services, Fit-Market ensures a convenient and reliable shopping experience. Our commitment to quality and customer satisfaction sets us apart as your ultimate online shopping destination.

Getting Started

  1. Fork the repository

  2. Clone the repository

  3. Open the folder containing the cloned repository

4.Download dependencies Go inside ./Fit-Market/

Run npm install 

Go inside Fit-Market/frontend

Run npm install

To start the project on localhost Go inside ./Fit-Market/

Run nodemon
  1. Env Variables Make Sure to Create a config.env file in backend/config directory and add appropriate variables in order to useCancel changes the app. Essential Variables PORT= JWT_SECRET= JWT_EXPIRE= COOKIE_EXPIRE= DB_URL= SMPT_SERVICE= SMPT_MAIL= SMPT_PASSWORD= SMPT_HOST= SMPT_PORT= FRONTEND_URL= CLOUDINARY_NAME= CLOUDINARY_API_KEY= CLOUDINARY_SECRET_KEY= STRIPE_PUBLIC_KEY= STRIPE_SECRET_KEY=

Screenshots

Landing Page

image

Signup/LogIn Page

image image

User Home Page

image

User Profile Page

image

Product Details Page

image

About Us Page

image

Admin Dashboard

image image

Admin All Orders Page

image

Admin Products Page

image

Admin All users page

image