Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kosher9/covid_state_checker
A web application that allows you to see countries and regions having covid cases. This web application is based on Narrativa API. It only show country having regions.
https://github.com/kosher9/covid_state_checker
fetch-api html-css javascript jest-tests react-hooks react-testing-library reactjs tailwindcss
Last synced: 17 days ago
JSON representation
A web application that allows you to see countries and regions having covid cases. This web application is based on Narrativa API. It only show country having regions.
- Host: GitHub
- URL: https://github.com/kosher9/covid_state_checker
- Owner: kosher9
- Created: 2022-05-16T22:49:50.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-23T14:23:29.000Z (over 2 years ago)
- Last Synced: 2023-03-05T02:08:01.494Z (over 1 year ago)
- Topics: fetch-api, html-css, javascript, jest-tests, react-hooks, react-testing-library, reactjs, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 338 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
[![Netlify Status](https://api.netlify.com/api/v1/badges/89effbe5-ea91-4f9d-a00a-8fc5d63b390d/deploy-status)](https://app.netlify.com/sites/covid-state/deploys)
# Covid State Checker
This web app allows users to see available rockets for booking and missions they can join. Users can see their booked rockets and joined missions in the My-profile page and cancel any joined mission or booked rocket.# Built with
- React.js
- Redux
- Tailwind## Live Demo
[Live demo](https://soft-starlight-9bdc38.netlify.app/)## installation
To get a local copy up and running follow these simple example steps.
- clone the repository by running
``` [email protected]:kosher9/covid_state_checker.git ```
- navigate to the folder
``` cd ```
- Install packages
``` npm i ```
- Run the app
``` npm start ```# Author
👤 **Cedric Kossi**
- GitHub: [@kosher9](https://github.com/kosher9)
- Twitter: [@kosherus](https://twitter.com/kosherus)
- LinkedIn: [Lionel Cedric KOSSI](https://linkedin.com/in/lionel-c%C3%A9dric-kossi-323042172)## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a :star:️ if you like this project!
## Acknowledgments- Original design idea by [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio).