Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1 KB

README.en.md

File metadata and controls

34 lines (21 loc) · 1 KB

My Bookcase

A virtual bookshelf to list your books registered at Skoob. screenshot Skoob platform enables You keep a log of books that: You have read, You are reading or you want to read. However, it is only available for whom is signed up to the website.

My Bookcase enables share that books publicly (-;

First version is still in development, but will be available soon.

Running locally

// Clone this repository
$ git clone git@github.com:willianribeiro/skoob-bookshelf.git

// Open folder and install dependencies
$ cd skoob-bookshelf && npm install

// Run application (http://localhost:3000)
$ npm start

Built With

  • React - The framework used

Authors

License

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