/MERN-ecommerce-bookstore-app

MERN Full-Stack E-Commerce application

Primary LanguageJavaScript

MERN Ecommerce Bookstore Webapp

Quick Start

Back-End (Server):

# cd into server/
$ cd server/

# install dependences
$ npm install

$ npm start
# in browser, visit localhost:8000/api

Front-End (Client):

# cd into client/
$ cd client/

# install dependences
$ npm install

$ npm start
# in browser, visit localhost:3000

Technologies & Frameworks

Front-End (Client):

Back-End (Server):

Database: