Inspiration
I love to make things and also love to do things quickly. I wanted a way to make apps quickly from boilerplates. I use Next.js a lot so I felt I should build something around that.
What it does
It takes all the examples from vercel/next.js, dresses them all up and then lists them on this site with buttons to take quick actions.
How we built it
Using Next.js! Duh. Also uses GeistUI for design. And standard Node.js and GitHub Actions for data fetching.
Challenges we ran into
Part of my job was to remove parts of each example's README, I found it changing to use Regex to catch those parts and then remove them.
I also found it challenging to optimise for web performance.
What we learned
I learnt about Regex and web optimisation with React.
What's next for Next.js Starters
I want to make a system for submit their own!
Log in or sign up for Devpost to join the conversation.