A web app for sharing and browsing recipes
After you clone the repositories, navigate to whisked-away folder and use command
npm install
to install all dependencies
to run the project use the following command in the terminal
npm run dev
For styling we tend to use tailwindcss.
Have fun and good luck with the project