- Browse through a list of amazing books written by Black authors.
- Click on a book to open up a side panel and see more details.
- Backend data: https://book-club-json.herokuapp.com/books
-
Install Node.js.
$ brew install node
-
Clone this repo and cd into the directory.
-
Install all the dependencies.
$ yarn install
-
Start your server.
$ yarn start
-
Open a new tab and navigate to
http://localhost:3000
to see your app.
- React.js
- HTML/CSS