Magic-books Inc. bookstore application. Fast, dynamic and responsive build with React & Redux.
- Objective
- Technologies Used
- Live Version
- Install and Run
- Acknowledgments
- Author
- Contributing
- Show your support
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.
- Node.js
- React
- React-DOM
- React-Create-App
- Redux
- npm
- HTML/CSS
- ES6
- ESlint
- Heroku
A live version is hosted on Heroku.
- Bookstore @ heroku
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 |
- Microverse software development school
- Raphael Noriode review of milestone-1
- Sérgio Torres review of milestone-2 and milestone-4
- SHEY Louis Chia review of milestone-3
- Oluwaseun Bello review of milestone-5
- Github: @macnick
- Twitter: @mac_experts
- Linkedin: Nick Haralampopoulos
- AngelList: Nick Haralampopoulos
- Github: @Abdusaid10
- Twitter: @abdusaid_A
- Linkedin: Abdusaid Abdurasulov
- AngelList: Abdusaid Abdurasulov
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
- Fork it (https://github.com/macnick/react-bookstore/fork)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Give a ⭐️ if you enjoyed this project!
This project is MIT licensed.