Skip to content

This is a project developed in React and Redux, that creates a Bookstore to add, delete, edit and comment on books based on a category list. React components are built together with Redux action calls to manage the state of the store in this single-page application.

Notifications You must be signed in to change notification settings

fabianofrank/bookstore

Repository files navigation

Bookstore CMS

This is a project developed in React and Rudux, that creates a Bookstore to add, delete, edit and comment books based on a category list. React components are built together with Redux action calls to manage the state of the store in this single page application.

Screenshot

bookstore_mock

Built With

  • HTML
  • CSS
  • JavaScript
  • React
  • Redux

Getting Started

To get a local copy up and running follow the instructions.

Setup

  1. Open the terminal and clone the project using git clone git@github.com:fabianofrank/bookstore.git

Install

  1. cd into the project folder and run npm install
  2. Run the command npm start

Run tests

  1. Run the command npm test

Author

👤 Fabiano Frank

🤝 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 MIT licensed.

About

This is a project developed in React and Redux, that creates a Bookstore to add, delete, edit and comment on books based on a category list. React components are built together with Redux action calls to manage the state of the store in this single-page application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published