Milypm / Bookstore-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore App With React-Redux

img_1

Web application for helping a (ficitonal) bookstore company organize and manage their online material.

Live Project

You can visit the live project here: Bookstore App

Built With

  • npm
  • React
  • create-react-app
  • Redux
  • react-redux
  • uuidv4
  • JavaScript
  • JSX
  • CSS
  • Eslint / Stylint
  • Jest
  • Heroku

How To Run It (Locally)

  1. It's recommended to use Git's latest version
  2. Clone or download the repo: bookstore-app to your local system
    • Click on the "Code" green button and copy 'HTTPS URL'
    • On an empty folder on your local system, open the command-line: git clone 'HTTPS URL'
  3. Go to the repo root directory
  4. On your terminal, run 'npm start'
  5. Browser should open automatically, or open http://localhost:3000
  6. You should see "Bookstore!" on the browser white screen

Authors

Pacifique Linjanja πŸ‘¨β€πŸ’»

Mily Puente πŸ‘©β€πŸ’»

Contribute πŸ‘ˆ

Any advice and suggestion for improvement are more than welcome. Visit issues' section

Show Your Support

Give a 🌟 if you like this project!

License

This project is MIT Licensed

About

License:MIT License


Languages

Language:JavaScript 58.0%Language:CSS 37.8%Language:HTML 4.2%