Skip to content

The bookstore is a React app that gets and stores a book list in the API, it uses React as a front-end library and Redux for state management

License

Notifications You must be signed in to change notification settings

oldProjectss/Bookstore

Repository files navigation

Bookstore

The bookstore is a React app that gets and stores a book list in the API, it uses React as a front-end library and Redux for state management

Build with

  • React

Getting Started

Prerequisites

You need to have a browser and this tools installed:

  • git
  • Node

Setup

To get a local copy up and running follow these simple example steps:

$ git clone git@github.com:Ismailco/Bookstore.git

$ cd Bookstore
$ npm i
$ npm start

Usage

To build the production version:

$ npm run build

Run tests

To run tests in terminal use:

npm test

Authors

👤 Ismail Courr

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is GPL-3.0 licensed.

About

The bookstore is a React app that gets and stores a book list in the API, it uses React as a front-end library and Redux for state management

Topics

Resources

License

Stars

Watchers

Forks