Skip to content

IbbiSecka/CV-frontend

Repository files navigation

Demo

You can check out the live version of the CV at www.ibrahimasecka.com.

Technologies Used

  • Next.js (Server-side rendering and routing)

  • TypeScript (Static typing for improved developer experience)

  • Tailwind CSS (Utility-first CSS framework for rapid UI development)

How to View Locally (for developers)

If you’d like to run the project locally, you can follow these steps:

Clone the repository:

Install dependencies:

  • npm install (npm i)

or

  • yarn install

Run the development server:

  • npm run dev

or

  • yarn dev

Then, visit http://localhost:3000 in your browser to see the project locally.

About

Personal CV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published