Async-race - SPA project to manage the collection of the cars, operate its engines, and show races statistics.
To launch the application, you must:
- Download the mock server: https://github.com/mikhama/async-race-api
- Install dependencies with the npm install command and run it with the npm start command
- Open the application by following the link: https://zhannach-async-race.netlify.app/
I got such skills when was working with the project:
- Сommunication with a server (fetch, REST API)
- Async coding / Promises
- JS Animations
- DOM Api