0 Forks
3 Stars
3 Watchers

BookStore

Welcome to BookStore, an MVP version of a BookStore app that allows you to display a list of books, add a book, remove a selected book from the list, and update your progress as you read the book. Built with React, HTML, CSS, JavaScript and a cool Dark Mode feature.

How to download and setup BookStore

Open terminal and run command
git clone https://github.com/clintonjosephs/BookStore.git
git clone is used to create a copy or clone of BookStore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BookStore https://github.com/clintonjosephs/BookStore/archive/master.zip

Or simply clone BookStore with SSH
[email protected]:clintonjosephs/BookStore.git

If you have some problems with BookStore

You may open issue on BookStore support forum (system) here: https://github.com/clintonjosephs/BookStore/issues