- About the Project
- Built With
- Live Demo
- Getting Started
- Authors
- Contributing
- Show your support
- License
- Acknowledgements
Bookstore built using React and Redux.
Project specifications made by Microverse.
Magic-books Inc. is a company based in Germany. They want a front-end of an application that will help them organize and manage their bookstore. It has to be fast, dynamic and responsive to their actions.
In the application you are able to add new books of different categories and filter the displayed books by category.
To get a local copy up and running follow these simple example steps.
- On the project GitHub page, navigate to the main page of the repository.
- Under the repository name, locate and click on a green button named
Code
. - Copy the project URL as displayed.
- If you're running the Windows Operating System, open your command prompt. On Linux, Open your terminal.
- Change the current working directory to the location where you want the cloned directory to be made. Leave as it is if the current location is where you want the project to be.
- Type git clone, and then paste the URL you copied in Step 3.
e.g. $git clone https://github.com/Amita-Roy/Magic-Bookstore.git
- Press Enter. Your local copy will be created.
- On your console, move to the place where this folder is cloned
- Run
npm start
, then server is automatically opened
👤 Amita Roy
- Github: @Amita Roy
- Twitter: @Amita Roy
- Linkedin: @Amita Roy
👤 Angel Barros
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Give a ⭐️ if you like this project!
This project is MIT licensed.