Simple blog written in Next.js
This project is aimed for learn about new features spotted in Next.js like components and data fetching.
💻 Live view: Food Blog
$ git clone https://github.com/igor06brw/food-blog.git
$ cd ../path/to/the/file
$ npm install
$ npm run start