Skip to content

chepark/portfolio

Repository files navigation

chaeah.com

  • Framework: Next.js
  • Unit testing: Jest and React Testing Library
  • E2E testing: Playwright
  • Deployment: Vercel
  • Styles: Tailwind CSS

My plans are to ...

  • 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

How to run locally

git clone https://github.com/chepark/portfolio
cd portfolio
npm install
npm run dev

About

My portfolio website built with Next.js and Tailwind CSS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published