This is the second iteration of my website with new design and blog included.
pages/api/*- API Routes for the post views.data/blogs/*- Static blogs powered by MDX./pages/*- Other Static Pages
- Clone the repo
git clone https://github.com/piyush-pawar-17/website.git
cd website- Install dependencies
yarn- Run dev server
yarn devCreate a .env.local file at the root similar to .env.example