Skip to content

Creating a recipes website to share some of my favourite recipes - also a NextJS playground!

Notifications You must be signed in to change notification settings

cjwiseman11/recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipes

This is my playground for NextJS

Overview

I've wanted to try out NextJS on a side project for a while, as well as wanting to document some of my favourite recipes somewhere, so I've combined the two!

  • Uses create-next-app
  • No CSS/FE framework, just my terrible design!
  • Focus on performance, Core Web Vitals

Next Steps

Currently there is just a single hard-coded recipe. It would be interesting to see how the API/dynamic routes works but this is a good starting point. Future ideas:

  • Improve UI / Homepage
  • Dynamically created recipes (others can submit recipes)
  • Ability to add notes to a recipe page
  • Pictures! (gotta keep it performant)

About

Creating a recipes website to share some of my favourite recipes - also a NextJS playground!

Resources

Stars

Watchers

Forks