Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 486 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 486 Bytes

Novelty

An online library that helps its users keep track of their favorite authors and books

Quick Start

Install server dependencies npm install

Run Express using nodemon npm run dev

Built With

  • Express - Backend Framework
  • EJS - Templating Language
  • NodeJS - JavaScript Runtime
  • MongoDB Atlas - Cloud Database

Author

  • Hassan Masoud

License

This project is licensed under the ISC License

Acknowledgments

  • Inspired by Kyle from Web Dev Simplified