Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rizkinugrohho/bookapp

Test seleksi beasiswa bootcamp sanbercode
https://github.com/rizkinugrohho/bookapp

nextjs nodejs vite

Last synced: 3 days ago
JSON representation

Test seleksi beasiswa bootcamp sanbercode

Awesome Lists containing this project

README

        

## Getting Started

Follow the steps below to set up the project on your local machine and run it:

1. Clone the repository:

```bash
git clone https://github.com/rizkinugrohho/bookApp.git
cd bookApp
```

2. Backend Setup:

```bash
cd backend
npm install
```

3. Frontend Setup(new terminal):

```
cd frontend
npm install
npm run dev
```

## Technologies Used

### Backend:

- Node.js
- Express.js
- MongoDB

### Frontend:

- Vite
- React