My personal website 💩
This project is:
- Bootstrapped by React, TypeScript and SASS
- Built on top of Next.js
- Deployed by Vercel
- Install dependencies
npm installOr if you have Bun
bun install- Development
npm run devbun run dev- Compile Sass main
npm run style:mainbun run style:main- Compile Sass markdown for blog sites
npm run style:mdbun run style:md- React
- SEO
- Client-side rendering, pre-rendering, server-side rendering
- Authentication with oauth (by the deprecated Guestbook)
- Before doing something creative, don't do anything wrong (Why do frontend developers always complain their works?) 💩
- A lot of SASS and CSS
- How to write blogs?
- How to create a blog site
- How to marketing myself 😤
- Code conventions
Don't be mistaken, I'm not a frontend developer, I do much more backend works. Frontend stuffs are just my hobby.
