helloakn / reactjs-frontend-SSG-with-NodeJs

ReactJs with Server Side Generation(SSG) By NodeJs For SEO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react js frontend and api integration.

This project is for my aungkyawnyunt.com. you can study reactjs frontend by walking through in this repo.

Install moduels and Run the application

Install modules(package)

nmp install after installation you can start run the application

Runn the application

nmp start after app stared, you can visit to localhost:8080

Additional Modules

react-gist
to descripte code snippets on web page. especially i use it on article page.
styled-components
styled-components is for the html element and similar to react-native.
I use styled-componets rather than pure html and style as the class.

Code Flow

alt text

About

ReactJs with Server Side Generation(SSG) By NodeJs For SEO


Languages

Language:JavaScript 96.7%Language:HTML 2.4%Language:CSS 0.9%