/Personal-Site

My personal website

Primary LanguageTypeScript

My Personal Website👤

Netlify Status JavaScript Style Guide: Good Parts
I do my blog that records my development and learning stories here, mainly on front-end stuff.

Features

  • Implemented with dark🌛 and light🌞 mode

  • TypeScript for enhancing code readability and catching bugs early at compile time

  • Styled-components for modular, scoped and dynamic CSS styling

  • Prettier for code formatting

  • Netlify for automated, continuous deployment

Local development

Test components:

  • npm run test