You can check out the live version of the CV at www.ibrahimasecka.com.
-
Next.js (Server-side rendering and routing)
-
TypeScript (Static typing for improved developer experience)
-
Tailwind CSS (Utility-first CSS framework for rapid UI development)
If you’d like to run the project locally, you can follow these steps:
- npm install (npm i)
- yarn install
- npm run dev
- yarn dev