An open API service indexing awesome lists of open source software.

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🏃🏻🏅

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/)

![](https://github.com/itaim18/sportodo-app/blob/master/src/images/logo-sports.png)

## description

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

![](https://github.com/itaim18/sportodo-app/blob/master/sportodo-desktop.jpeg)

> 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)

----