Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nemwel-boniface/nemwelbookstore
Nemwel Bookstore is a CRUD application for listing books built with React and Redux. It posts and retrieved books information from an API.
https://github.com/nemwel-boniface/nemwelbookstore
css html javascript react react-router redux redux-thunk
Last synced: 14 days ago
JSON representation
Nemwel Bookstore is a CRUD application for listing books built with React and Redux. It posts and retrieved books information from an API.
- Host: GitHub
- URL: https://github.com/nemwel-boniface/nemwelbookstore
- Owner: Nemwel-Boniface
- Created: 2022-03-24T04:51:12.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2022-04-07T10:51:14.000Z (over 2 years ago)
- Last Synced: 2023-03-04T04:49:58.425Z (almost 2 years ago)
- Topics: css, html, javascript, react, react-router, redux, redux-thunk
- Language: JavaScript
- Homepage: https://dazzling-florentine-36e3d5.netlify.app/
- Size: 1.77 MB
- Stars: 12
- 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)
# Nemwel Bookstore
Nemwel Bookstore is a CRUD application for listing books built with React and Redux. It posts and retrieved books information from an API.
It currently allows you to:
- Add a new book allowing you to specify a book's:
- Author
- Title
- Genre
- Remove a specific book from the listEnjoy!
![screenshot](./images/bkstorehome.png)
![screenshot](./images/bkstorecat.png)## Built With
- HTML5
- CSS
- Javascript
- React
- Redux
- API
- Webpack
- Linters## Live Demo
This project was deployed to two places:
- [Netlify](https://dazzling-florentine-36e3d5.netlify.app/)
- [Heroku]() none at the moment## Getting Started
To get a local copy up and running follow these simple example steps.
## Install
In your terminal, navigate to your current directory and run this code
`[email protected]:Nemwel-Boniface/nemwelbookstore.git`
Locate the directory in your file explorer
`cd nemwelbookstore`
Install npm or if installed already using this link
`npm install`
Start the web dev server depending on your configuration
`npm start`
The Project should now be live on your browser
## Authors
👤 **Author1**
- GitHub: [@Nemwel-Boniface ](https://github.com/Nemwel-Boniface)
- Twitter: [@nemwel_bonie](https://twitter.com/nemwel_bonie)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/nemwel-nyandoro-aa1b2620b/)Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Nemwel-Boniface/nemwelbookstore/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 LicenseThis project is [MIT](./MIT.md) licensed.