Skip to content

React JS marketplace application for buying and selling services and goods such as electronics, fashion items, furniture, household goods, cars, properties and others.

License

Notifications You must be signed in to change notification settings

Angel-Sky/Marketplace-ReactJS-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

All for you - ReactJS Marketplace Project

All for you is a marketplace application for buying and selling services and goods such as electronics, fashion items, furniture, household goods, cars, properties and others. Users can sign up and advertise their goods or contact other sellers in case they want to receive more information about the proposed product or to buy it. They can also add products to Wishlist, archive their old sells or unarchive them if they want to be public again after some time.

Preview

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

React JS marketplace application for buying and selling services and goods such as electronics, fashion items, furniture, household goods, cars, properties and others.

Topics

Resources

License

Stars

Watchers

Forks