- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Bookstore Website The Bookstore is a website similar to the "Awesome Books" website. It is a simplified version of it that allows user to:
- Display a list of books
- Add a book
- Remove a selected book
- Filtering books by genre
By building this application, you will learn how to use React and Redux in the context of a real application.
- HTML5
- CSS3
- JavaScript
- ReactJS
- Redux
- VS Editor
- GitHub and Gitflow
- JavaScript ES6 Module
- ReactJS
- Redux
- Web Pack
- Jest Test
- React Testing Library
The key features of this website include.
- Interactive
- Virtual DOM
- Use JSX
To get a local copy up and running, follow these steps.
In order to run this project you need to install npm and node.js as well as webpack and linter modules
Clone this repository to your desired folder: 0. Install git if not already installed
- Use VScode: open terminal in VScode
- Navigate to the directory where you want clone the copy of this repository
- Create new directory [optional]
- Clone the repo using the below command
git clone https://github.com/Microverse-Fullstack-Program/bookstore.git
- Alternatively, you can download the zip file of your project by clicking on the Code button on the right side of your project page and clicking on Download ZIP
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
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.
This project can be used to learn and practice basics of React.js. Specifically;
- React components.
- React Events.
- Refactor with hooks.
- This project was bootstrapped with Create React App.
The collaborators of this project.
👤 Chere Lemma
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Improve the UI/UX features
- Add Edit and comments functionalities
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank Microverseinc for.
This project is MIT licensed.