An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        


nextjs
tailwindcss
Typescript

#

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