EfrenSanchez / recetas

PWA using MealDB's API to display recipes with their instructions.

Home Page: https://efrensanchez.github.io/recetas/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recetas

App Capture

PWA using MealDB's API to display recipes with their instructions. Some features:

  • Offline Support with Workbox.
  • Network strategies for each resource.
  • Add to Home Screen.

Scripts

  • npm install to install the dependencies.
  • npm run dev to development environment
  • npm run build && npm start production.

🏗️ Built With

  • React - The web framework used

🖋️ Author

©️ License

This project is licensed under the MIT License

About

PWA using MealDB's API to display recipes with their instructions.

https://efrensanchez.github.io/recetas/


Languages

Language:JavaScript 73.4%Language:CSS 16.8%Language:HTML 9.8%