Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shadyshawkat/bookstore
A website built with React, Redux, and Tailwind for styling. The project is displaying a list of books, adding, and removing books.
https://github.com/shadyshawkat/bookstore
Last synced: 3 months ago
JSON representation
A website built with React, Redux, and Tailwind for styling. The project is displaying a list of books, adding, and removing books.
- Host: GitHub
- URL: https://github.com/shadyshawkat/bookstore
- Owner: ShadyShawkat
- Created: 2022-01-17T18:58:10.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-21T21:53:46.000Z (almost 3 years ago)
- Last Synced: 2023-03-09T08:16:45.215Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://shadyshawkat.github.io/bookstore/
- Size: 3.68 MB
- Stars: 6
- 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)
# Bookstore
> "Bookstore" is a website built with React, Redux, and Tailwind for styling. The project is displaying a list of books, adding, and removing books.
### Screenshot
![screenshot](./app_screenshot.png)## Built With
- React
- Redux (Duck pattern)
- Tailwind## Live Demo
[Check here the Live Demo!](https://shadyshawkat.github.io/bookstore/)
### Prerequisites
- npm or yarn
- git
- A text editor
- A recent version of a browser (tested in Firefox and Chrome)### Setup
1. Open a command line
2. Clone the project to your computer with `git clone [email protected]:ShadyShawkat/bookstore.git`
3. Go into the folder to the project with `cd bookstore`
4. Build the node modules with `npm install`.### Usage
Any change to the project should be done in the folder `src`.
## Author
👤 **Shady Shawkat**
- GitHub: [@ShadyShawkat](https://github.com/ShadyShawkat)
- Twitter: [@ShadyShawkat3](https://twitter.com/ShadyShawkat3)
- LinkedIn: [Shady Shawkat](https://linkedin.com/in/Shady-Shawkat)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ShadyShawkat/Math-magicians/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.