Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pernillasterner/edu-mern-book-store-project
MERN Stack - Book Store Project
https://github.com/pernillasterner/edu-mern-book-store-project
crud expressjs http-router javascript mern-stack mongodb mongoose tailwindcss
Last synced: 25 days ago
JSON representation
MERN Stack - Book Store Project
- Host: GitHub
- URL: https://github.com/pernillasterner/edu-mern-book-store-project
- Owner: pernillasterner
- Created: 2024-05-03T13:44:31.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-03T15:06:07.000Z (9 months ago)
- Last Synced: 2024-11-05T15:43:35.669Z (2 months ago)
- Topics: crud, expressjs, http-router, javascript, mern-stack, mongodb, mongoose, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project
A book store project containing both backend and frontend development, using the MERN stack (MongoDB, Express.js, React.js, Node.js).
## Getting Started
1. Clone the repository to your local machine.
2. Install the required dependencies using `npm install`.
3. Start the development server using `npm run dev`.