https://github.com/arikato111/next-food-random
random food menu for eat or cooking | nextjs
https://github.com/arikato111/next-food-random
food hacktoberfest learn nextjs tailwindcss
Last synced: 3 months ago
JSON representation
random food menu for eat or cooking | nextjs
- Host: GitHub
- URL: https://github.com/arikato111/next-food-random
- Owner: Arikato111
- License: mit
- Created: 2022-09-17T13:52:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T15:45:56.000Z (about 2 years ago)
- Last Synced: 2025-01-17T20:22:09.965Z (5 months ago)
- Topics: food, hacktoberfest, learn, nextjs, tailwindcss
- Language: TypeScript
- Homepage: https://next-food-random.vercel.app
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
![]()
![]()
#
next food random
random foods for eat
## Get started- `yarn` or `npm install`
- `yarn dev` or `npm run dev`
- open [http://localhost:3000](http://localhost:3000) with your browser## Inside it
- Nextjs
- TypeScript
- tailwindcss
- axios## TODOs
- [x] Try SEO
- [ ] working with api
- [x] install tailwindcss
- [x] show random foods
- [ ] use tailwindcss to make beautifull front-end 🤦♂️
- [ ] learn to use get[any]props 😕
- [ ] think about more todos