Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.12 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.12 KB

Book Store App

A Book CMS (Content Management System) that stores the books that the User is reading along with the Book percentage that they have read.

Home Page

  • A User can Add a Book that they are reading. On Page refresh, the book is fetched from the API and will be added to the list.

Built With

  • JSX, CSS
  • React, Redux

Live Demo

Set Up

Clone This Repository

$ git clone https://github.com/emmyobonyo/Bookstore.git
$ cd Bookstore

Run Project

$ npm install
$ git checkout Add-components
$ npm start

👤 Emmanuel Obonyo

🤝 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!