Blog Website
easy-code.vercel.app
My personal Blog website which is build with nextjs, tailwind-css and markdown files.
- Fully Responsive
- Mark Down Friendly
- SEO friendly
- Light/Dark mode available
Clone down this repository. You will need node.js
and git
installed globally on your machine.
-
Installation:
npm install
-
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.