- next 12.1.4
- typescript 4.6.3
- tailwindcss 3.0.23
- Clone the repository running
git clone https://github.com/gabtonete/frontend-onfood-next-ts
- Install and update the dependecies running
yarn upgrade
andyarn add
- Run the development envinroment with
yarn run dev