( I got accepted <3) A modern, responsive CV website built with Next.js and Tailwind CSS, showcasing experience and skills for the TEDxVNUIS Content Creator position.
|
|
Clone the repository
Install dependencies:
npm install
Run the development server:
npm run dev
Open http://localhost:3000 to view the website.
app/
- Main application pagescomponents/
- Reusable UI componentspublic/
- Static assets (images, videos)styles/
- Global styles and Tailwind configurationcomponents/Profile.tsx
components/Experience.tsx
components/AdditionalSkills.tsx
public/
directoryThis project can be easily deployed on Vercel:
MIT