Skip to content

Latest commit

 

History

History
96 lines (61 loc) · 2.73 KB

README.md

File metadata and controls

96 lines (61 loc) · 2.73 KB
Corona

 

Corona Dark Mode

Github top language Github language count Repository size License

🚧 Corona 🚀 Under construction... 🚧


-->

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

A corona tracker in dark mode using APIs and React

✨ Features

✔️ Tracker in all countries;
✔️ Tracking in the US;
✔️ Separate tracking by country;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/{{Gustaf26}}/covid-19-dark-mode

# Access
$ cd corona

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Gustaf26

 

Back to top