- Clone this repo using git clone or gh repo command followed by repo URL
- Use terminal to navigate to the clone downloaded
- Use terminal to navigate to backend directory
- Run npm install
- Run npm run dev command
- Navigate to frontend directory
- Run npm install
- Run npm run dev
- Star this repo.
Codinglone/MERN-BookStore
Simple MERN bookstore with all CRUD functionalities using REST APIs
JavaScript