Yallitech assignment
This is a Next.js project bootstrapped with create-next-app
.
Live Preview :
Built with:
- NextJs Typescript
- TailwindCss
Make sure you have:
- Git
- Nodejs version 14 or higher (we recommend using nvm)
- yarn
Run it localy:
- Open terminal and clone the repo :
git clone https://github.com/IslemMedjahdi/yalitech-assignment
- then :
yarn install
- then :
create a .env file in the root folder and fill it as the .env.example file
- then :
yarn dev
- Open http://localhost:3000 with your browser to see the result.