Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Project Banner Image

## 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`.