Skip to content

Commit

Permalink
adding report and screen-shot
Browse files Browse the repository at this point in the history
  • Loading branch information
bermarte committed Aug 3, 2020
1 parent 3dca66a commit 14462e0
Show file tree
Hide file tree
Showing 7 changed files with 1,470 additions and 18 deletions.
Binary file removed Corona_live/.README.md.swp
Binary file not shown.
26 changes: 12 additions & 14 deletions Corona_live/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,30 @@

[report](https://github.com/bermarte/Project/blob/master/Corona_live/mat/report.pdf)
[report 2](https://github.com/bermarte/Project/blob/master/Corona_live/mat/report_2.pdf)
[report 3](https://github.com/bermarte/Project/blob/master/Corona_live/mat/report_3.pdf)

`
sudo npm install -g create-react-app@1.5.2
create-react-app --help
create-react-app confusion --scripts-version=react-scripts@1.1.4
sudo npm install -g create-react-app@1.5.2<br>
create-react-app --help<br>
create-react-app confusion --scripts-version=react-scripts@1.1.4<br>
`
![click](https://github.com/bermarte/Project/blob/master/Corona_live/mat/click.gif)
![animation - click](https://github.com/bermarte/Project/blob/master/Corona_live/mat/click.gif)

##commands from create-reacr-app
##commands from create-react-app

`yarn start`<br>
Starts the development server.<br>
`yarn build`<br>
`yarn deploy`<br>
Bundles the app into static files for production.<br>
`yarn test`<br>
Starts the test runner.<br>
`yarn eject`<br>
Removes this tool and copies build dependencies, configuration files
`
cd covid-19-dashboard
yarn start`<br>
`
`cd covid-19-dashboard`<br>
`yarn start`<br>

##dependencies
`
yarn add d3@3.5.3
yarn add topojson
yarn add datamaps
`
`yarn add d3@3.5.3 topojson datamaps`


1,454 changes: 1,454 additions & 0 deletions Corona_live/mat/covid-map.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Corona_live/mat/report_3.odt
Binary file not shown.
Binary file added Corona_live/mat/report_3.pdf
Binary file not shown.
Binary file added Corona_live/mat/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Project
Working with APIs in Javascript
- weather app https://bermarte.github.io/Project/weather_app/
- pokeapi app https://bermarte.github.io/Project/pokedex/
- melodic app https://bermarte.github.io/Project/agile_Melodic/
- test http https://bermarte.github.io/Project/Corona_live/covid-19-dashboard/deploy/
- [weather app](https://bermarte.github.io/Project/weather_app/)
- [pokeapi app](https://bermarte.github.io/Project/pokedex/)
- [melodic app](https://bermarte.github.io/Project/agile_Melodic/)
- [covid-19 dashboard](https://bermarte.github.io/Project/Corona_live/covid-19-dashboard/deploy/)

0 comments on commit 14462e0

Please sign in to comment.