Skip to content

A website that helps to keep a record of the book title and its author. Built using React

License

Notifications You must be signed in to change notification settings

MohamedHNoor/bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“— Table of Contents

πŸ“– BookStore

BookStore is a website that allows you to:

  • Display a list of books.
  • Add a book.
  • Remove a selected book.

By building this application, I will learn how to use React and Redux.

πŸ›  Built With

  • React Router
  • React components
  • JavaScript
  • CSS
  • ReactJS
  • Redux
  • Eslint
  • Stylelint

Tech Stack

Client
Server
Database

Key Features

Describe between 1-3 key features of the application.

  • [Add Reducer and Actions]
  • [Use redux in react components]
  • [Connect to API]

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

This project was bootstrapped with Create React App.

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd folder
  `git clone https://github.com/MohamedHNoor/bookstore.git`

Install

Install this project with:

  cd project
  npm install

Usage

To run the project, execute the following command:

  npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Run tests

To run tests, run the following command:

  npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Deployment

You can deploy this project using:

  npm run build

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

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

(back to top)

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

(back to top)

πŸ‘₯ Authors

πŸ‘€ Mohamed H Noor

(back to top)

πŸ”­ Future Features

  • [Initialize project with components (React only)]
  • [Add reducers and actions.]
  • [Use Redux in React components.]
  • [Connect to API.]
  • [Styling ]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

```

About

A website that helps to keep a record of the book title and its author. Built using React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published