Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.