Ear is silent 🤫
https://www.coding-summer-school.com/
Clone the project
git clone https://github.com/daddyDOT/CSS-2023-Hackathon-Team-2.git
Go to the project directory
cd top-gear
Install dependencies
npm install
Start the server
npm start
To run this project, you will need to add the following environment variables to your .env file
REACT_APP_AIRCRAFT_API_URL
REACT_APP_CARS_API_URL
REACT_APP_MOTORCYCLES_API_URL
REACT_APP_HELICOPTERS_API_URL
REACT_APP_API_KEY
This is definitely not the finished product. However, we are looking forward to update it some time in the future 🙂.