https://github.com/railly/next-cooking-app
Aplicación web donde puedes almacenar y compartir tus recetas favoritas
https://github.com/railly/next-cooking-app
Last synced: 6 months ago
JSON representation
Aplicación web donde puedes almacenar y compartir tus recetas favoritas
- Host: GitHub
- URL: https://github.com/railly/next-cooking-app
- Owner: Railly
- Created: 2021-06-09T22:19:26.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-13T20:22:53.000Z (over 4 years ago)
- Last Synced: 2025-02-10T19:06:03.527Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://next-cooking-app.vercel.app
- Size: 6.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Screenshots
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.