- Next.js 13
- Typescript
- Tailwind css
- tailwindcss/typography
- fs/gray-matter
- framer-motion
- headless UI
- clsx
- clone the repo using
git clone https://github.com/Rahilsiddique/rahil - run the command
npm installin the folder to download all the required dependencies - run the command
npm run devto run the website locally on port:3000 - Edit the content in markdown files in
contentfolder - add relevant images to the
publicfolder