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

https://github.com/marcelo-schreiber/pwa-covid-cwb

CWB COVID METER - Example usage
https://github.com/marcelo-schreiber/pwa-covid-cwb

covid-data-visualization covid19 next-pwa nextjs pwa styled-components

Last synced: 3 months ago
JSON representation

CWB COVID METER - Example usage

Awesome Lists containing this project

README

          

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Issues](https://img.shields.io/badge/Issues-0-red.svg)](https://github.com/marcelo-schreiber/Usage-CWB-covid-api/issues)

[README em português](readme.pt.md)





content


A PWA (Progressive Web App) with COVID-19 data from Curitiba using my own API.




View instructions
·
Report Bug
·
Request Feature

Table of Contents



  1. About The Project



  2. Getting Started

  3. Contributing

  4. License

  5. Contact

## About The Project

- This is just a project prototype for the usage my API. Make sure to check it out!

### Why NextJs?

- The static props can make the loadings roughly 5 seconds faster, since the free hosting of heroku has a cold start.

- Image optimization.

- Easier pagination.

Also, the API and the website are very focused on my local region. So you can suggest changes by forking this repo and creating a pull request or opening an issue.

### Built With

- Figma [layout](https://www.figma.com/file/PmuSxLBoSK0VdLJ6TwecSB/cwb-covid-meter)
- [NextJs](https://nextjs.org/)
- [Styled Components](https://styled-components.com/)
- [React Chart for Material-Ui](https://devexpress.github.io/devextreme-reactive/react/chart/)

## Getting Started

To run in your machine, make sure to have Yarn and NodeJs installed.

## Installation

Clone the project and run `yarn && yarn dev` at the folder.

- Your computer should be hosting an example at http://localhost:3000

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See `LICENSE` for more information.

## Contact

- Discord: Losaeg#1619
- Email: marcelorissette15@gmail.com

##### Made with <3 by Marcelo Schreiber