Skip to content

mcgidoug/mern-book-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MERN Book Store

A simple app for viewing and adding to the book store inventory.

Installation

  1. Clone the repo.
  2. Install MongoDB
  3. Install NPM Packages:
    npm install
  4. NPM start in both frontend (book-store) and backend directories:
    npm start
  5. Visit localhost to view deployment.

About

A simple MERN app for educational purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published