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

https://github.com/mmggyy66/my-react-bookstore

[My-React-BookStore] is a website for all fans of books. It is a Single Page App (SPA) that allows users to: - [] add books. - [] delete books. - [] retrieve books from api.
https://github.com/mmggyy66/my-react-bookstore

css react react-router reactjs redux

Last synced: 2 months ago
JSON representation

[My-React-BookStore] is a website for all fans of books. It is a Single Page App (SPA) that allows users to: - [] add books. - [] delete books. - [] retrieve books from api.

Awesome Lists containing this project

README

          


# My React BookStore Project (Module 3)


logo

My React BookStore Project

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [My-React-BookStore]

**[My-React-BookStore]** is a website for all fans of books. It is a Single Page App (SPA) that allows users to:
- [] add books.
- [] delete books.
- [] retrieve books from api.

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

- **[Dynamically]**
- **[Git-flow]**
- **[Good-HTML-JS-and-CSS-practices]**
- **[ES6-modules]**
- **[react-Jest-tests]**
- **[react-Webpack]**

## 🚀 Live Demo
[my-react-bookstore](https://aspiring-cup.surge.sh/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- A computer with node.js.
- Internet access.

### Setup

In order to run this project you need: clone this repo : [git@github.com:MMGGYY66/my-react-bookstore.git]

### Install

After cloning the repo you need to install de dependencies.
- Run this command in the project folder:
npm install

### Usage

To run the project, execute the following command:

- Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. run:
npm run build

- Runs the app in the development mode. Open http://localhost:3000 to view it in the browser: run
npm start

### Run tests

To run tests, run the following command:
npm test

### Deployment
# [my-react-bookstore](https://aspiring-cup.surge.sh/)

(back to top)

## 👥 Authors

👤 **Mohamed Gamil Eldimardash**

- GitHub: [@github](https://github.com/MMGGYY66)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohamed-eldimardash-0023a3b5/)
- Twitter: [twitter](https://twitter.com/MOHAMEDELDIMARd)
- Facebook: [facebook](https://www.facebook.com/MOHAMED.ELDIMARDASH/)

(back to top)

## 🔭 Future Features

- [ ] **[Create a directory called components.]**
- [ ] **[Inside components, create a new Books.js file.]**
- [ ] **[In Books.js, create a React component that matches given design]**
Project 2: Add reducers and actions.
Project 3: Use Redux in React components.
Project 4: Connect to API.
Project 5: Styling.

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/MMGGYY66/my-react-bookstore/issues/2).

(back to top)

## ⭐️ Show your support

If you like this project take the time to give a star, follow me and a feedback, we will appreciate it.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for giving me the chance to improve my coding.

(back to top)

## ❓ FAQ (OPTIONAL)
- **What is this for?**

- This is a react.js project to practice working with react.js.

- **Can i copy this project?**

- Your welcome, copy this project and let us know if you have any questions.

(back to top)

## 📝 License

This project is [MIT](https://github.com/MMGGYY66/my-react-bookstore/blob/bookstore-setup/MIT.md)

(back to top)