r3nanp / pair-game

πŸ“š A matching words game. Written in Next.js!

Home Page:https://pair-game.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pair game

βš”οΈ A simple matching word game based on Duolingo using the Web Speech API.

r3nanp Next JS TailwindCSS prs


πŸ›  Technologies used

  • Next.js
  • Typescript
  • TailwindCSS

πŸ€” How to run

Clone repository:

git clone https://github.com/r3nanp/pair-game.git

At the root of the project, run:

yarn

or

npm install

Run the following command in order to start the application in a development environment:

yarn dev

or

npm run dev

License πŸ“š

MIT license.

Made by Renan Pereira

Give a ⭐️!

About

πŸ“š A matching words game. Written in Next.js!

https://pair-game.vercel.app/


Languages

Language:TypeScript 93.1%Language:JavaScript 6.3%Language:CSS 0.7%