Library
git clone the repo
A mongo database is required
Setting up the database
Navigate to /admin to populate books
cd into the book-library folder Install the dependencies
npm install
Run the app in development
npm run dev
- Ryan Simiyu
This project is licensed under the MIT License - see the LICENSE.md file for details