Recipe App is a React project and it was created using Vite. To style the project it was used Styled Components.
- First install all the dependencies:
yarn install
- Then to run it locally:
yarn run dev
- In case that you want to see a live demo, you can find it available in this link:
Recipe App