clintonjosephs / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookStore - CMS

screenshot

DEMO - netlify

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, and JavaScript.

Additional description about the project and its features.

Built With

  • Major languages (HTML, CSS, JavaScript)

  • Frameworks / Libraries

    - React Library
  • Technologies used

    - Git(version control)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

Usage

Clone this repository

$ git@github.com:clintonjosephs/BookStore.git
$ cd BookStore

Run project

$ npm install
$ npm build
$ npm start

Open page in browser

$ runs on http://localhost:3001/

Author

👤 Clinton Mbonu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

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.

License:MIT License


Languages

Language:JavaScript 64.9%Language:CSS 28.2%Language:HTML 6.9%