Skip to content

aditya-rastogi23/Blog

Repository files navigation

Blog micro site

This is the repo for my blog micro site Live here. I'll be using this for both tech and personal blogs.


Tech used

This blog site has been built using create-react-app and the typescript template it provides. Along with this, the npm packages used are:

styled-components: CSS-in-js npm package

react-router-dom: for routing the site

styled-theming: switching between dark and light themes (solarized coming later).

gh-pages: hosting the site on github.com


Installation+running

  1. clone the repo
  2. run npm i
  3. run npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published