Rizialdi / Blog

This project is a copy of my personal website and this time, using NextJs framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Blog to post about what I learn day to day.

This project is still in progress, I'm looking forward any suggestion for improvment.

Fell free to run this project on your own:

git clone https://github.com/Rizialdi/Blog.git
cd Blog/

Then run **yarn ** to install all the necessary modules and run node server:

yarn
node server.js

Go to localhost:9000 to get a visual understanding.

Page de Posts presentant sous forme de carte une notion abordéé sur le site: Posts

Page concernant un post que j'ai écris: Redux

Page de Contacts: Contacts

About

This project is a copy of my personal website and this time, using NextJs framework


Languages

Language:JavaScript 60.7%Language:HTML 39.3%