App that allows you to keep track of the covid-19 pandemic by country and by date. You can check information by contry and some countries contain information for city. The App contain a easy way to find a country with a search input and also an option to change the date.
The app consist of 2 pages. Home that shows you all the countries and details page that shows each country and city information. The app design is meant for cellphones.
Original design idea by: Nelson Sakwa on Behance
Flag pictures are from website www.countryflags.io
- JavaScript
- HTML & CSS
- Bootstrap
- Webpack
- Jest testing framework
- Git and Github pages
- VSCode
- Linter Checkers
Deployed with Heroku
To get a local copy up and running follow these simple example steps.
- IDE to edit and run the code (We use Visual Studio Code 🔥).
- Node.js already downloaded.
To get a local copy up and running follow these simple example steps.
- Open terminal
- Clone this project using the command
git clone https://github.com/JAAR91/covid-tracker.git
- Select the folder
cd covid-tracker
- To install all project dependencies run:
npm install
- To start the local server run:
npm start
To run all the test, type on the terminal:
npm run test
👨💻 Jose Alberto Arriaga Ramos
- GitHub: @jaarkira
- Twitter: @91_jaar
- LinkedIn: Jose Arriaga
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used 🔰
- Inspiration 💘
- Microverse program ⚡
- Our standup team 🏹
- Our family's support 🙌
This project is MIT licensed.