Skip to content

In this project, React and Redux were used to build a front-end application that helps organize and manage a bookstore. The project's basic features are rendering the current books available in the store, adding a new book to the store, and removing books from the store as well.

Notifications You must be signed in to change notification settings

Godswilly/bookstore

Repository files navigation

Bookstore App

This project was bootstrapped with Create React App.

screenshot

Built With

  • CSS
  • JavaScript(ES6)
  • React
  • Redux
  • CSS
  • Scss

Live Demo

Live Demo

Getting Started

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

Prerequisites

Make sure you have Node.js running on your local machine.

Setup

$ git clone https://github.com/Godswilly/bookstore.git
$ cd bookstore

Install modules:

yarn install

Usage

Start server with:

    yarn start or npm start

Author

👤 Kalu Agu Kalu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give an ⭐️ , if you like this project!

Acknowledgments

About

In this project, React and Redux were used to build a front-end application that helps organize and manage a bookstore. The project's basic features are rendering the current books available in the store, adding a new book to the store, and removing books from the store as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published