Read. Track. In the Sky. Skybook helps you keep track of your reading.
Well designed and responsive. We build you a book tracker that you can access everywhere on every device.
Easily share your reading profile with the world, embed your Skybook profile to your website or social media to let others know what you've been reading.
Try this application here.
To run this project locally:
- Prerequisites: Make sure you've installed [Node.js] ≥ 12
- Install dependencies:
yarn install
- Run the local development server:
yarn start
(seepackage.json
for a full list ofscripts
you can run withyarn
)