https://github.com/evandersondev/covid-cases
https://github.com/evandersondev/covid-cases
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/evandersondev/covid-cases
- Owner: evandersondev
- Created: 2020-06-11T00:42:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:40:47.000Z (over 3 years ago)
- Last Synced: 2023-03-07T18:02:35.520Z (over 3 years ago)
- Language: JavaScript
- Size: 9.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Covid Cases 19
Project for practice unit tests
### Getting started
- In your terminal, run the steps:
```
git clone https://github.com/evandersondev/covid-cases covid-cases
cd covid-cases
yarn or npm install for install the modules
yarn start or npm run start
```
```
You can access in your browser the web application http://localhost:3000
```
## Features
[//]: # 'Add the features of your project here:'
Features used in the Project.
> **React Js**
> **API COVID**
### - LICENSE
This project is licensed under the MIT License - see the LICENSE page for details.