Covid Tracker is site used to check covid updates.
- ReactJS
- Redux
-
Clone this repo https://github.com/ksigei/covid_tracker.git
git clone https://github.com/ksigei/covid_tracker.git
-
Navigate to covid_tracker folder/directory
cd folder-name
-
On the comandline, at the project's root, run
npm install
to install app dependencies -
Next, run
npm start
which will run the app in the development mode. -
Open https://localhost:3000 to view it in the browser.
-
ALTERNATIVELY
-
Just run
npm run build
which will build the project and generate output files into thebuild
directory. -
Go to
build
directory and manually openindex.html
to interact with the app
-
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/newFeature
) - Commit your Changes (
git commit -m 'Add some newFeature'
) - Push to the Branch (
git push -u origin feature/newFeature
) - Open a Pull Request
👤 Sigei Kiprono
- GitHub: @ksigei
- Twitter: @_kipronojaphet
- LinkedIn: Kiprono Japhet
- ReactJS Organization for the amazing Documentation on React.
- Redux Organization for the amazing Redux Essentials Tutorial on React.
- The design is nice, thanks to Nelson Sakwa on Behance. for the great work designing it.
Give a ⭐️ if you like this project!