This is a Next.js project bootstrapped
with create-next-app
.
This is a Next.js app where you have to guess 4 numbers.
The following technologies were used:
- Next.js
- React.js
- Context API
- useState
- useRef
- TypeScript
- tailwindcss
First, run the development server:
npm run dev
# or
yarn dev