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: 4 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 (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-21T21:53:46.000Z (over 4 years ago)
- Last Synced: 2025-04-24T06:48:45.903Z (about 1 year 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

# 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

## 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 git@github.com: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.