Skip to content

A web-based implementation of a CMS for a bookstore. Built with React/Redux

Notifications You must be signed in to change notification settings

ivanid22/react-bookstore-cms

Repository files navigation

react-bookstore-cms

A fully functional web-based CMS for a bookstore written in React with Redux.

Live version

Running the app locally

You can always run the app through the live version linked on a previous section. But if you'd like to run it locally, follow the instructions below:

Getting the files

First, you need to have the files on your computer. You can get them by either cloning this repository, or downloading its contents directly

To clone the repository, go on the project's Github page, click on "Clone or download", copy the contents of the text box, and then run git clone "repo" on the command line, where "repo" is the text you just copied. If you want to download it directly instead, go on the project's Github page, click on "Clone or download", and then on "Download ZIP". After this, you need to extract the contents of the zip file on your computer.

Installing dependencies

Now you need to open a terminal and navigate to the project's directory. Once there, run the command npm install. This is going to fetch and install all the dependencies for the app.

Running the app Once that's done, run the command npm start. That should open a new browser window with the app. If the browser does not open, do it manually, paste this on the url box: localhost:3000, and press enter.

Built With

  • create-react-app
  • React
  • Redux

Author

👤 Santiago Rodriguez Bermúdez

👤 Ivan Diaz

🤝 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!

About

A web-based implementation of a CMS for a bookstore. Built with React/Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published