Skip to content

fflopsi/website

Repository files navigation

My personal website in Next.js

Click here to see the website.

Edit it yourself

After cloning, run

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx and other files. The page auto-updates when you save the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!