Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

A react/redux book management app with a rails API backend

License

Notifications You must be signed in to change notification settings

ikraamg/Bookstore-redux

 
 

Repository files navigation

ContributorsForksStargazersIssues hire-badge Twitter Follow hire-badge Twitter Follow


bookstore

A Bookstore CMS built in React and Redux

Report a Bug or Request a Feature · Live Demo

Live demo with a Ruby on Rails backend via an API - (please wait 15 seconds for heroku to start up)


About The Project

This Bookstore is a CMS system that is built in React and Redux.

How to use

Installation

To run the bookstore locally, clone the repository and navigate to it's directory:

git@github.com:Phylis05/Bookstore-redux.git
cd Bookstore-redux
git checkout initialize-react-repo
npm install
npm run start

Now go to localhost:3000 in your browser.

Testing

Jest is used to test:

npm run test

Built With

  • React.js
  • Webpack
  • Eslint
  • Stylelint
  • Jest
  • NPM
  • Babel
  • Heroku for deployment
  • Redux

Potential Updates

Authors

👤 Ikraam Ghoor

👤 Phylis Chepchumba

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

A react/redux book management app with a rails API backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.9%
  • CSS 25.5%
  • HTML 10.4%
  • Shell 0.2%