Frontend technical test
Find a file
2024-02-12 03:02:51 +01:00
app fix: wrong type checking error 2024-02-12 03:02:51 +01:00
public add app files 2024-02-12 01:56:20 +01:00
.eslintrc.json add app files 2024-02-12 01:56:20 +01:00
.gitignore add ignore file 2024-02-12 01:42:14 +01:00
next.config.mjs add app files 2024-02-12 01:56:20 +01:00
package-lock.json add app files 2024-02-12 01:56:20 +01:00
package.json add app files 2024-02-12 01:56:20 +01:00
postcss.config.js add app files 2024-02-12 01:56:20 +01:00
README.md add app files 2024-02-12 01:56:20 +01:00
tailwind.config.ts add app files 2024-02-12 01:56:20 +01:00
tsconfig.json add app files 2024-02-12 01:56:20 +01:00

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.