A small SvelteKit application to explore recipes.
This project was created to practice Svelte and SvelteKit fundamentals before moving on to larger applications.
Key concepts I explored:
Clone the project
git clone https://github.com/lucasbnunes/recipe-app.git
Go to the project directory
cd recipe-app
Install dependencies
npm install
Start the server
npm run dev
You can access the live demo here: https://recipe-app-one-wheat.vercel.app