development
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
The Bookstore is an awesome website that allows users to;
- Display a list of books
- Add a book
- Remove a selected book
- By building this application, I learn how to use Reactjs and Redux in the context of a real application
- Reactjs and redux
- Bookstore App
To get a local copy up and running follow these simple example steps.
- Open terminal
- Clone the project by the command
git clone https://github.com/TaiwoEnoch/BookStore-App.git
cd <clone>
folder- Run
npm start
in your local browser or using Live Server in Visual Studio Code.
- IDE to edit and run the code (We use Visual Studio Code to run the code 🔥).
- Node.js already downloaded.
- Create React App - click here to get started.
Clone this repository to your desired folder on your local machine: cd my-folder git clone https://github.com/TaiwoEnoch/BookStore-App.git
To run tests, run the following command:
- npx eslint "*/.{js,jsx}"
- Add more CSS properties
- Add more react js and redux functionalities
👤 Enoch Taiwo
Contributions, issues, and feature requests are welcome!
If you like this project you can give it a ⭐️.
- Microverse program ⚡
- My standup team 🏹
This project is MIT licensed.