Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.14 KB

README.md

File metadata and controls

54 lines (31 loc) · 1.14 KB

Memory Game

🚀 Web apllication (memory game) developed using React JS (Vite) + TypeScript + TailwindCSS technologies.

Running

🧭 Running in a browser (Frontend)

# Clone this repository
$ git clone [email protected]:wallacefreitas/memory-game.git

# Access the folder project in your terminal/cmd
$ cd memory-game

# Install the dependencies
$ npm install

# Run  the application in development mode
$ npm run start

# The application will open in port:3000 - go to http://localhost:3000

🛠 Technologies

The following tools were used in building the project:

Website (React JS + TypeScript)

See the file package.json


📷 Screenshots

Screenshot memory game


📝 License

This project is under license MIT.

Made by Wallace de Freitas 👋🏽