Devaway's application to display World Kart Championship drivers classification in their circuit
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
- Create a layer over backend as DAO to connect with DB
- Implement more tests