Skip to content

A marketplace for users to buy and sell watches.

Notifications You must be signed in to change notification settings

nirojan95/AliBay

Repository files navigation

Watch MarketPlace

Summary

A marketplace for users to buy and sell watches.

Demo: https://www.youtube.com/watch?v=t2NyZZ_3ros&feature=youtu.be

Technologies

Front-end : React, Redux, CSS.

Back-end : Node.js, Express, MongoDB.

Features

  • Login and Signup connected to MongoDB.
  • Page for users to sell watches.
  • Ability to search through available watches.
  • Ability to add item to cart, delete item from cart, and checkout items in cart.

How to run

Install Dependencies:

npm install

Start Server with Nodemon:

npm start

Connect to your MongoDB database (server.js line 14):

14 let url = "ADD YOUR URL HERE";

About

A marketplace for users to buy and sell watches.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5