- This is my personal portfolio implemented using: Next.JS, Typescript, Tailwind CSS, SWR
- You can find nothing about my developer personality there😄, cause I already have gitHub and linkedin profiles, but you can find my songs and my photography there😉
- run 'npm install' command to install all the dependencies
- run 'npm run dev' or 'yarn dev' to start the development environment on 'localhost:3000'
- Typescript is configured in tsconfig.ts file
- TailwindCSS is configured in tailwind.config.js