Frontend technical test
| app | ||
| public | ||
| .eslintrc.json | ||
| .gitignore | ||
| next.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
Your-art front-end technical test
You can find deployed version of this app at ya-demo.tests.kubemap.net.
Getting Started
To install :
npm install
To run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
This project uses Next as a router and next/font to automatically optimize and load Inter, a custom Google Font.