Skip to content

A minimalistic book review web application created with Vuejs, Bootstrap and Firebase.

License

Notifications You must be signed in to change notification settings

Cachedd/MustReads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

mustreads.png

MustReads

MustReads is a minimalistic and responsive book review web application for capturing your reflections on the books you're reading.

Main Features

  • Users have the ability to search for books by title and authors.
  • Users can also sort books by genres to discover new books.
  • Users can mark books as favorites on the site, then write and store their personal reviews and reflections all in one place.
  • The book reviews are stored in Firestore, with book details fetched from a Books API.
  • User authentication is managed through Firebase Authentication.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Firstly clone this repo in your computer

git clone [email protected]:Cachedd/MustReads.git

Project Local Deployment

  • Make sure you are in the correct directory.
  • Run the command npm install.
  • Run npm run dev to start the website.

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A minimalistic book review web application created with Vuejs, Bootstrap and Firebase.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published