Skip to content

Purvesh77/Fx31_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Market Place Web Site for Fx31 Labs

Company Logo

Market Place Web Site for Fx31 Labs is a marketplace application designed for buying and selling services prvide by company. Admin can sign up to advertise their service, and user can contact sellers for more information or to make purchases, add service to their Wishlist, archive old listings, and unarchive them when needed.

In addition to this marketplace also offers various services provided by the company, with detailed information such as duration, price, tech stack, and other relevant details.

Tech Stack

MERN stack

  • MERN (MongoDB, Express.js, React, and Node.js) Solution stack;
  • Cloudinary as a file storage cloud API;
  • Unsplash as image provider;
  • React-Bootstrap;
  • Responsive Design;
  • UX & UI;
  • Validation and error handling.

How to run

  • Install MongoDB
  • Navigate to server folder
cd server
  • Install all needed packages
npm install
  • Run the server
npm start

The server will run on http://localhost:5000/

  • Navigate to client (react) folder
cd client
  • Install all needed packages
npm install
  • And run the application
npm start

The app will run on http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published