Abdusaid10 / react-bookstore

Magic-books Inc. bookstore application. Fast, dynamic and responsive build with React & Redux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-bookstore

Magic-books Inc. bookstore application. Fast, dynamic and responsive build with React & Redux.

Table of Contents

Objective

Magic-books Inc. is a fictional company based in Germany. They have requested our 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. See technologies used for more info.

Up

Technologies Used

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

Up

Live version

A live version is hosted on Heroku.

Up

How to Install and Run in Your Computer

To run the scripts npm is required. To get npm you have to install Node.js. Follow the installation instructions for your system Mac, Linux or Windows.

Use your terminal and run the commands after each instruction.

Command Description
git clone https://github.com/macnick/RPG-game.git Clone the repository to you computer
cd react-bookstore Navigate to the newly created folder
npm install Install dependencies and launch browser with examples
npm start Makes the build and starts the development server
Press Ctrl + c to kill http-server process
http://localhost:3000 Visit this link to use the bookstore

Up

Acknowledgements

Up

👤 Author 1

Nick Haralampopoulos

👤 Author 2

Abdusaid Abdurasulov

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

  1. Fork it (https://github.com/macnick/react-bookstore/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Show your support

Give a ⭐️ if you enjoyed this project!

📝 License

This project is MIT licensed.

About

Magic-books Inc. bookstore application. Fast, dynamic and responsive build with React & Redux.

License:MIT License


Languages

Language:CSS 48.9%Language:JavaScript 42.0%Language:HTML 9.1%