Coder Social home page Coder Social logo

ivanid22 / react-bookstore-cms Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 647 KB

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

Home Page: https://react-bookstore-cms.herokuapp.com/

HTML 6.66% JavaScript 43.94% CSS 49.40%
bookstore react redux cms

react-bookstore-cms's Introduction

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!

react-bookstore-cms's People

Contributors

ivanid22 avatar santiagorodriguezbermudez avatar

Stargazers

Sʜᴇʏʟᴀ Pᴏᴢᴏ avatar

Watchers

 avatar

react-bookstore-cms's Issues

Code Review: 10-15-2020

Suggestions

  • No need to assign a reference to the connected components, you can just default export the return value of connect()
  • Use the object pattern for mapDispatchToProps

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.