Customer has an idea to spend his money. He has hired some engineers who installed some radio-controlled equipment π» to real cars π. To the all his collection of cars to be precise. He is eager to create kind of drag-racing competition in order to discover which car fastest.
Each radio-controller has an HTTP-compatible interface. It's let us to start or stop engine of the car and of course enable "driving" mode. π
- Use node 14.x or higher. β‘
- Follow the link - https://github.com/mikhama/async-race-api. π
- Click the green button saying "Code", and then choose the "Download ZIP" option. π₯
- Go to downloaded folder: $ cd async-race-api. π
- Install dependencies: $ npm install. π¦
- Start server: $ npm start. π€©
π Preview - https://quiddlee.github.io/Async-Race
- Create Cars π
- Start Race Between All Your Cars πποΈπ
- Check The Winners π
- TypeScript
- Scss
- WebPack
- MVC
- ESLint β Air-bnb base
- Husky
- Prettier
- Editor config
- MVC Pattern