Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/frempongdev/bookstore
- Owner: frempongdev
- License: mit
- Created: 2023-03-08T14:48:09.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-06T14:27:02.000Z (almost 2 years ago)
- Last Synced: 2024-12-08T21:27:39.926Z (2 months ago)
- Topics: babel, css3, html5, javascript, jest, reactjs
- Language: JavaScript
- Homepage: https://booklibrary-store.netlify.app/
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
#
#
![]()
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** 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.
HTML
CSS
Javascript
React
- **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.**
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.
- 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/)
- [ ] **[Use of State instead of Props for Book details]**
- [ ] **[Category Section]**
- [ ] **[Complete Page Styling]**
## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project kindly support by suggesting changed by forking and pull requests
I would like to thank everyone who inspired me to learn programming. Regards to the whole Microverse team, Peers, and family supporting.
This project is [MIT](license) licensed.