React & Redux capstone project. This project is done on module 3, week 5 of the Microverse full-stack development program.
Please find the requirements for this project here.
- HTML
- CSS & SASS
- JS (ES6)
- React
- Redux
- JEST & React testing library
You can find the live demo on Netlify.
To get a local copy follow these simple example steps.
- Open the terminal window and clone the repository using this command:
git clone https://github.com/Behnam1369/COVID19.git
- Change the directory to the react-bookstore directory:
cd COVID19
- Install the project's dependencies by running this command:
npm install
- Run the application using:
npm start
- For runnig the application tests excute below command:
npm run test
👤 Behnam Aghaali
- GitHub: https://github.com/Behnam1369
- LinkedIn: https://www.linkedin.com/in/behnam-aghaali
- Twitter: https://twitter.com/behnamagh1369
- Email: behnam.aghaali@yahoo.com
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Original design idea by Nelson Sakwa on Behance.
This project is MIT licensed.