Personal website created using Next.js with TypeScript. Tailwind CSS and Framer Motion have been used for styling and animations.
Deployed at https://eamansour.com/.
-
Clone the repository.
-
Run the development server using:
npm run dev
# or
yarn dev
- Visit http://localhost:3000 using your browser.