An online library that helps its users keep track of their favorite authors and books
Install server dependencies npm install
Run Express using nodemon npm run dev
- Express - Backend Framework
- EJS - Templating Language
- NodeJS - JavaScript Runtime
- MongoDB Atlas - Cloud Database
- Hassan Masoud
This project is licensed under the ISC License
- Inspired by Kyle from Web Dev Simplified