Remake of goodreads.com, a site where you can share your reader's journey (via quotes, lists, reviews and more), meet other bookworms and find those books that will change everything.
The goals are to:
- Explore web technologies and ideas.
- Find ways to handle increasing complexity.
- Figure out my side-project workflow.
Still at a very early stage, but you can already check the UI design; or you can follow the project's board, if you feel like it.
# Download the repo.
git clone https://github.com/luvejo/coolreads.git
# Install dependencies and build project.
$ yarn && yarn build
# Serve.
$ yarn start
This project is licensed under the MIT License.