Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdulhamiid/assessment
https://github.com/abdulhamiid/assessment
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdulhamiid/assessment
- Owner: abdulhamiid
- Created: 2022-08-19T21:43:34.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-21T18:40:35.000Z (over 2 years ago)
- Last Synced: 2024-10-28T12:48:43.806Z (2 months ago)
- Language: JavaScript
- Size: 385 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Screenshots](#screenshots)
* [Getting Started](#getting-started)
* [Contributing](#contributing)
* [Author](#author)# About the Project
> This project is a web application on the corona virus pandemic in Nigeria showing the statistics for all states, fetching the data from an API.
## Built With
- HTML, CSS, Javascript
- Webpack, Stylelint, ESlint, React JS, React Router, Redux, Github Actions## Live Demo
🔥 [Click here](https://ncdcng.herokuapp.com/) 🔥
## Screenshots
To get a local copy up and running follow these simple example steps.
### Clone this repository
To clone the repo run:
```
git clone https://github.com/abdulhamiid/assessment.git
```
To access the cloned directory, run:
```
cd assessment
```## Basic Setup
### Install all dependencies```
npm install
```### Deployment
Run ```npm start```
## Author
👤 **Abdulhamid**
- GitHub: [abdulhamiid](https://github.com/abdulhamiid)
- Twitter: [@abdulhamid_adio](https://twitter.com/abdulhamid_adio)
- LinkedIn: [Adio Abdulhamid](https://linkedin.com/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues)
### To Contribute to this project
1. Fork the Project
2. Create your Feature Branch
```
git checkout -b feature/newFeature
```
3. Commit your Changes
```
git commit -m 'Add some newFeature'
```
4. Push to the Branch
```
git push -u origin feature/newFeature
```
5. Open a Pull Request## Show your support
Give a ⭐️ if you like this project!
# Acknowledgments
covid-19 API [visit here](https://covidnigeria.herokuapp.com/api)
## 📝 License
This project is [MIT](./MIT.md) licensed.