Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaylemba/bookstore
https://github.com/kaylemba/bookstore
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaylemba/bookstore
- Owner: KayLemba
- Created: 2022-01-17T16:38:07.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-28T15:42:40.000Z (almost 3 years ago)
- Last Synced: 2025-01-03T12:55:41.968Z (24 days ago)
- Language: JavaScript
- Size: 738 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Store
The Bookstore is a website similar to the "Awesome Books" website but this time its been built with React.
The app will enable us do the following tasks:- Display a list of books.
- Add a book.
- Remove a selected book.![screenshot](CMS.png)
## live Demo [click here](https://confident-poitras-027965.netlify.app)
## Built With
- ReactJS
- Css
- HTML
- JavaScript## Getting Started
To get a local copy up and running follow these simple example steps.
### Setup
```bash
git [email protected]:KayLemba/bookstore.git
cd ./bookstore-1
```### Install
```bash
npm install
```### To Run it
```bash
npm start
```### Build
```bash
npm run build
```
## Author
👤 **Kalolo Chola Lemba**
- GitHub: [@KayLemba](https://github.com/KayLemba)
- Twitter: [@King-Kaylo1](https://twitter.com/King_Kaylo1)
- LinkedIn: [@kalolo-lemba](https://www.linkedin.com/in/kalolo-lemba-41a8339a/-41a8339a/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project! ❤️ ❤️ ❤️
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.