Skip to content

A front-end of an application that will help organize and manage a bookstore built with React and Redux

Notifications You must be signed in to change notification settings

Georjane/redux-magic-bookstore

Repository files navigation

Magic Bookstore

Project Description

Magic-books Inc. is a fictional company based in Germany. They have requested help to build the front-end of an application that will help them organize and manage their bookstore. They want it to be fast, dynamic and responsive to their actions and therefore we decided to build it with React & Redux.

  • Milestone 1: Basic project structure
  • Milestone 2: Components and Redux store
  • Milestone 3: Interactive form
  • Milestone 4: Category filter
  • Milestone 5: UI
  • Milestone 6 (optional): Backend

Magic Bookstore Screenshot

Bookstore

Live Link on Heroku

Tools used

  • Node.js
  • React
  • React-DOM
  • React-Create-App
  • Heroku
  • npm
  • CSS
  • ES6
  • HTML
  • JavaScript
  • Redux

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ git clone https://github.com/Georjane/redux-magic-bookstore.git
$ cd redux-magic-bookstore
$ npm start
$ Open localhost:3000 in your browser if it doesn't open automatically

Run Tests

$ npm test

Author

1. Witah Georjane

Contributing

There are two ways of contributing to this project:

  1. If you see something wrong or not working, please open the issue in issue section
  2. If you see something to improve or to correct, and you have a solution to that, follow the below steps to contribute:
    1. Fork this repository
    2. Clone it on your local computer by running git clone https://github.com/Georjane/redux-magic-bookstore.git Replace your username with the username you use on github
    3. Open the cloned repository which appears as a folder on your local computer with your favorite code editor
    4. Create a separate branch off the master branch,
    5. Write your codes which fix the issue you found
    6. Commit and push the branch you created
    7. Open a pull request, comparing your new created branch with our original master branch here

Show your support

Give a ⭐️ if you like this project!

Acknowledgment

About

A front-end of an application that will help organize and manage a bookstore built with React and Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published