A fully-functional, fast, dynamic, responsive but also beautiful and user-friendly bookstore management tool
ποΈ
Assignment
π
Report a Bug
πββοΈ
Request Feature
Live Demo here
Magic-books Inc. is a fictional company based in Germany. They have requested your 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 you decided to build it with React & Redux.
- Linters
- React
- React-DOM
- React-Create-App
- Redux
- ES6 syntax
- Export/import ES6+ notation
This project was bootstrapped with Create React App.
- Basic
create-react-appstructure - CSS Modules
- Sets
stickleron the repo - Sets
eslintrules - Tests made with
ESLint - Unit Testing with
Jest - Add
jestandeslintto be callable withnpm
create-react-appCSS Modulesandflexfrom CSS3ESLintnpmvscodewith ESLint extension- Linux/GNU
- Love and Passion for code
Create React App is an officially supported way to create single-page React applications. It offers a modern build setup with no configuration.
npm6.13 +node11.15 +- A Text Editor like VSCode
- A browser like Firefox or Chrome
git clone https://github.com/Israel-Laguan/Owly-Bookstore.git
cd Owly-Bookstore
npm i && npm start
Then open http://localhost:3000/ to see the app.
Optionally you can run the linter and tests: npm run linter && npm test
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
π€ Contributions, issues and feature requests are welcome! Feel free to check the issues page.
π€ Give a βοΈ if you like this project!
Icons from:
π This project is licensed under the MIT
Feel free to fork this project and improve it


