My personal website
93.7% inspired by @zenorocha.
- Front-end: React
- Back-end: Next.js
- Styling: Tailwind
- Content: Markdown
- Deployment: Vercel
- Email Integration: Resend
- Clone this repo:
git clone https://github.com/tilnoene/tilnoene.com.git
- Then go to the project's folder:
cd tilnoene.com
- Install all dependencies:
npm install
- Run locally:
npm run dev