react-capstone-covid19

Stars
5
Committers
2

Covid 19 Status.

web app for showing covid 19 status by country, built using ReactJS and redux. the list of countries is from the restcountries API and the covid data is from Narrativa.

only mobile version so far

Presentation Video

I have a recorded a video to describe what I have built, you can watch it here.

Live Link

In the following link, you can view the web app.

Built With

  • ReactJS
  • Redux

Getting Started

start by cloning the repository.

git clone https://github.com/rachidelaid/react-capstone-covid19.git

cd to the folder.

cd react-capstone-covid19

install all the dependencies.

npm install

run the live server

npm run start

go to http://localhost:3000

build the distribution folder before hosting the app

npm run build

after the build you can host the build folder.

Authors

👤 Rachid El aid

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

I wanna thank Ballhead from behance for the awsome design.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.