/Bookstore

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 BookStore

BookStore An online bookstore that uses React and Router likely refers to a web application or website for buying and browsing books online. React is a popular JavaScript library for building user interfaces, and "Router" likely refers to a routing library like React Router, used for managing navigation within the application. This combination allows for dynamic and interactive user experiences when searching for and purchasing books on the website.

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

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

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 git@github.com:Umuhan/Bookstore.git`

Install

Install this project with:

  cd project
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

Live Demo

(back to top)

👥 Authors

👤 Umuhan Mohamud

(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)

```