Skip to content

aldy97/Personal-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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