I do my blog that records my development and learning stories here, mainly on front-end stuff.
-
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
-
cd Personal-Site
-
npm install
-
npm run start
- npm run test