Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frempongdev/bookstore

Bookstore is a single page application that helps users to keep track of their reading. It saves Book details and progress that users can easily interact with by adding, removing or updating. Users are also presented with categories to choose their books from. Built with React, JavaScript, HTML 5, CSS3.
https://github.com/frempongdev/bookstore

babel css3 html5 javascript jest reactjs

Last synced: 16 days ago
JSON representation

Bookstore is a single page application that helps users to keep track of their reading. It saves Book details and progress that users can easily interact with by adding, removing or updating. Users are also presented with categories to choose their books from. Built with React, JavaScript, HTML 5, CSS3.

Awesome Lists containing this project

README

        

#

#

logo



Bookstore 📚📚📚

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [👥 Authors](#authors)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)


### This project goes live [here](https://booklibrary-store.netlify.app/) 🚀 .
If link does not work copy URL ( https://booklibrary-store.netlify.app/ )



# 📖 [ Bookstore ]

**Bookstore** is a single page application that helps users to keep track of their reading. It saves Book details and progress that users an easily interract with by adding, removing or updating.

## 🛠 Built With

### Tech Stack

HTML

CSS

Javascript

React


### Key Features

- **This Project has a Readme.md file**
- **This Project has a gitignore file**
- **This projects follows all Microverse Linters**
- **This project takes user inputs of Book title and Author**
- **This project displays the details for Book (title, author, and completion progress)**
- **This project saves and fetsches Book details from an API**
- **This project saves the Book details inside the Browser**
- **This project has syntax with ES6 format.**

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need to copy the link of this Repository.

```sh
https://github.com/frempongdev/Bookstore.git
```

### Setup

Clone this repository to your desired directory using the command:

```sh
cd your-folder
git clone https://github.com/frempongdev/Bookstore.git
```


### Usage

Kindly go ahead and give this project a massage but do not forget to give a detailed description in your pull request.

(back to top)

## 👥 Author
### 👥 Frempong

- GitHub: [@frempongdev](https://github.com/frempongdev)
- Twitter: [@knobaddy](https://twitter.com/knobaddy)
- LinkedIn: [Samuel knower Amankwaa-Frempong](https://www.linkedin.com/in/samuel-knower-amankwaa-frempong-356802256/)

(back to top)

## 🔭 Future Features

- [ ] **[Use of State instead of Props for Book details]**
- [ ] **[Category Section]**
- [ ] **[Complete Page Styling]**

(back to top)

## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project kindly support by suggesting changed by forking and pull requests

(back to top)

## 🙏 Acknowledgments

I would like to thank everyone who inspired me to learn programming. Regards to the whole Microverse team, Peers, and family supporting.

(back to top)

## 📝 License

This project is [MIT](license) licensed.

(back to top)