simple, stylistic book reviewing app with mongodb
stylistic main page, with book descriptions and titles that are fetched from the public library api
admin page where you can edit and delete all the posts
you can edit the posts (wow shocking)
- clone this repo to your local computer
- run
npm i - setup mongodb from atlas then create a
.envfile with your mongodb uri
if you would like to fork this and use it as a template for your future projects, go ahead! any and all contributions to develop this rather simple project is more than welcome.