- Framework: Next.js
- Unit testing: Jest and React Testing Library
- E2E testing: Playwright
- Deployment: Vercel
- Styles: Tailwind CSS
-
Upgrade to Next.js 13 (Done: 27.08.2023) - Create database
- Add features on blog (
comments, categorize by tags) - Add Open Graph protocol markup
- Connect to Google Analytics
- Connect to CMS
- Automate testing
-
Improve the architecture(Done:03.09-2023) -
Change file extensions of data files and organize into data directory(Done:08.09.2023) -
Setup ESLint and Prettier again and refactor code -
Edit license (Site: open source, Posts: Copyright) - [-] Create NPM package for icons
git clone https://github.com/chepark/portfolio
cd portfolio
npm install
npm run dev