/Bookstore-React

A simple bookstore app built using React

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 Bookstore-React2

This is a single page app built with React(meta). This app allows users to enter the name of an author and display the book of said author

🛠 Built With

Build with React JS

Tech Stack

Client
  • React.js
  • JSX
  • React Components
  • React Router V6
  • CSS
  • Redux Toolkit
  • Bookstore API

Key Features

  • Built with React JS
  • Single page app
  • Redux store with reducers
  • Neat folder structure
  • Bookstore API with delete, get and post method
  • Redux toolkit for state management
  • Neat user interface

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Setup

  • if you don't have git installed on your machine you can download it from here .
  • Once you have git installed on your machine you can clone your project by running the command below to clone this project to your local machine in the directory of the folder you want it to be cloned
  • git clone https://github.com/Chimoneg27/Bookstore-React.git
  • Alternatively, you can download the zip file of your project by clicking on the Code button on the right side of your project page and clicking on Download ZIP

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm run build
  npm start

👥 Authors

👤 Author Garvin

🔭 Future Features

  • Tests for the Bookstore app

(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! It's help a lot

(back to top)

Acknowledgments

  • I'd like to acknowledge the microvere staff for all of their wonderful support and network

📝 License

This project is MIT licensed.

(back to top)