Skip to content

A covid19 country caseload dashboard in react/redux with bootstrap for styling

License

Notifications You must be signed in to change notification settings

rsundar/covid19-country-dashboard

Repository files navigation

COVID-19 Dashboard

A responsive global Covid19 Caseload dashboard built using React and React-Bootstrap.

screenshot

Built With

  • React,
  • React Router,
  • React Bootstrap,

Live Demo

COVID19 Dashboard

Getting Started

Prerequisites

You need to have npm and git installed locally.

Setup

Clone the current repository with $git clone https://www.github.com/rsundar/covid19-country-dashboard.git

Install

Once the repository has been cloned, navigate into the cloned folder and run npm install to install the required packages.

Usage

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Running Tests

Run the following command to run the tests.

npm run test --env=jsdom

Launches the test runner in the interactive watch mode. The env flag is very important in order to mock the browser functionality.

Deployment

You can deploy the production build to netlify or any other hosting service of your choice after running the command below.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
The app is ready to be deployed!

Authors

👤 Rohan Sundar

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

The design used is by Nelson Sakwa on Behance This design can be found at https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs) Facebook Inc. for the React Framework, and all of the valuable contributions made by volunteers for all of the libraries used in this app.

📝 License

This project is MIT licensed.

About

A covid19 country caseload dashboard in react/redux with bootstrap for styling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published