https://github.com/itaim18/sportodo-app
"Find your sport" app🏃🏻🏅
https://github.com/itaim18/sportodo-app
css javascript react reactjs rest-api
Last synced: 3 months ago
JSON representation
"Find your sport" app🏃🏻🏅
- Host: GitHub
- URL: https://github.com/itaim18/sportodo-app
- Owner: itaim18
- Created: 2022-10-30T21:02:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T11:47:06.000Z (over 3 years ago)
- Last Synced: 2025-02-14T12:42:35.355Z (over 1 year ago)
- Topics: css, javascript, react, reactjs, rest-api
- Language: CSS
- Homepage: https://sportodo.netlify.app/
- Size: 613 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 🔥 Features
- fetches data from a REST api.
- using useRef hook gets the input and filter the data given from the api.
- custom UI/UX created personally by CSS files and inline style objects.
# [sportodo](https://sportodo.netlify.app/)

## description
The app that'll find your sport and will give you all the relevant information about it.

> All it takes is all you’ve got.
## 🔧 Technologies
- React
- Js
- CSS
- Media queries(responsiveness)
## 📃 Instructions
### To run it locally:
- open your terminal.
- run the following commands:
1. `$ git clone https://github.com/itaim18/sportodo-app.git`
2. `$ cd sportodo-app && npm install`
3. `$ npm start`
- have a great hacking!
### Manual use:
enter the [site](https://sportodo.netlify.app/) then enter the sport you are looking for and press the `read more` button to enjoy more information about it.
## 🔗Links
[sportodo](https://sportodo.netlify.app/)
[Linkedin](https://www.linkedin.com/in/itai-mizlish/)
made by [@ItaiM](https://github.com/itaim18)
----