Inspiration
What it does
How we built it
Challenges we ran into
Accomplishments that we're proud of
What we learned
What's next for Simple Blog
I wanted to learn Next.js so I created a simple blog. I learned about file-based routing, data fetching, and component composition. Building the blog was challenging because I had to learn how to use Markdown and implement dynamic routes. I use getStaticProps to fetch the data. I also use the gray-matter library.
Built With
- nextjs
Log in or sign up for Devpost to join the conversation.