MyReads Project

MyReads is a simple book management app, like Goodreads.

You can add the books that you want to read, are currently reading or have already read, in here.

Setting up

> npm install
> npm start
# visit localhost:3000 🍰✨

MyReads_React_App