MealApp is a web application designed to make your cooking experience a breeze. Whether you're a cooking enthusiast, a kitchen newbie, or just someone on the lookout for meal inspiration, MealApp has got you covered. The app offers features like meal lists, ingredient details, tutorials, and recipes to spice up your cooking journey.
So, let's add some fun to your kitchen adventures and explore a variety of exciting recipes with MealApp! 🍳✨
Make sure you have Node.js and npm installed on your machine. You can download them from https://nodejs.org/.
git clone https://github.com/rapelista/mealapp.git
cd mealapp
npm install
npm run dev
Default, you can visit http://localhost:5173 to view your application. Or you can use the port shown in your terminal.
npm run build
The production-ready code will be in the dist
directory.
You can visit demo here: https://mealapp.gvstang.codes/