Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhdez221993/covid_tracking

The Covid-19 Tracking Project collects information from different data sources to provide comprehensive data for the novel coronavirus, SARS-CoV-2.
https://github.com/mhdez221993/covid_tracking

covid-tracker css react redux

Last synced: 1 day ago
JSON representation

The Covid-19 Tracking Project collects information from different data sources to provide comprehensive data for the novel coronavirus, SARS-CoV-2.

Awesome Lists containing this project

README

        

![Microverse](https://img.shields.io/badge/Microverse-blueviolet)

# Covid Tracking App

The Covid-19 Tracking Project collects information from different data sources to provide comprehensive data for the novel coronavirus, SARS-CoV-2.

![screeshoot](https://github.com/microverseinc/curriculum-react-redux/blob/main/capstone/images/metrics_app.png)

[Go Live](https://astounding-choux-36a789.netlify.app/)

[Loom](https://www.loom.com/share/5526900826234aee9d7140920ba982b2)

## Built With

- React
- Redux
- Jest

## Getting Started

```cmd
git clone [email protected]:Mhdez221993/covid-19-tracking.git
cd bookstore
npm install
npm start
```

## Available Scripts

In the project directory, you can run:

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

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](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can’t go back!**

If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

### `npm run build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)

================

### Verify linters

```cmd
npx eslint .
npx stylelint "**/*.{css,scss}"
```

- Autofix linters errors

```cmd
npx eslint . --fix
npx stylelint "**/*.{css,scss}" --fix
```

- you can install it locally

```cmd
npm install --save-dev [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

npm install --save-dev [email protected] [email protected] [email protected] stylelint-csstree-validator
```

πŸ‘€ **Moises Hernandez Coronado**

- GitHub: [@Mhdez221993](https://github.com/Mhdez221993)
- Twitter: [@MoisesH42060050](https://twitter.com/MoisesH42060050)
- LinkedIn: [Moises Hernandez Coronado](https://www.linkedin.com/in/moises-hernandez-9bbb17145/)

=======

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Mhdez221993/covid-19-tracking/issues)

=======

## Show your support

Give a ⭐️ if you like this project!

=======

## Acknowledgments

- Microverse
- Original design idea by [Nelson Sakwa on Behance]()
- Powered by [Covid-19-API](https://github.com/M-Media-Group/Covid-19-API)