Skip to content

Codinglone/MERN-BookStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack Book Store app

Steps to install

  1. Clone this repo using git clone or gh repo command followed by repo URL
  2. Use terminal to navigate to the clone downloaded
  3. Use terminal to navigate to backend directory
  4. Run npm install
  5. Run npm run dev command
  6. Navigate to frontend directory
  7. Run npm install
  8. Run npm run dev
  9. Star this repo.

About

Simple MERN bookstore with all CRUD functionalities using REST APIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published