Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trace-kadenyi/bookstore-app
An app that allows the user to add and remove books. The books are saved on an API and are posted and fetched in alignment with the user's interaction.
https://github.com/trace-kadenyi/bookstore-app
html-css-javascript netlify reactjs redux-thunk
Last synced: 5 days ago
JSON representation
An app that allows the user to add and remove books. The books are saved on an API and are posted and fetched in alignment with the user's interaction.
- Host: GitHub
- URL: https://github.com/trace-kadenyi/bookstore-app
- Owner: trace-kadenyi
- Created: 2022-08-11T10:11:38.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-03T10:26:45.000Z (about 2 years ago)
- Last Synced: 2025-01-02T01:18:01.795Z (19 days ago)
- Topics: html-css-javascript, netlify, reactjs, redux-thunk
- Language: JavaScript
- Homepage: https://bookstore-webapp-2022.netlify.app/
- Size: 2.74 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Project Name: Bookstore App
> Description of the project: A Bookstore App that allows the user to add, remove, and edit books according to personal preference.
## Built With
- Major languages: HTML | CSS | JavaScript
- Framework: Reactjs## Live Demo
[Live Demo Link](https://bookstore-webapp-2022.netlify.app/)## Getting started
#### Pass the following commands to the terminal:
npx create-react-app my-app
cd my-app
npm start#### Clone this repository
```bash
$ git clone [email protected]:TracK92/Bookstore-App.git
```## Authors
👤 **Tracey Kadenyi**
- GitHub: [@TracK92](https://github.com/TracK92)
- LinkedIn: [Tracey Kadenyi](https://www.linkedin.com/in/tracy-kadenyi-9bb90287)👤
## 🤝 ContributingContributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!