Skip to content

lucasvsouza28/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

What is it?

This project is a challenge from frontendmentor.io

Technologies used to build this project

  • Vite
  • React
  • Firebase (Authentication / Realtime Database)
  • Styled Components
  • Netlify

Running locally

  • Clone this repository
  • Run yarn or npm i
  • Run yarn dev or npm run dev to start Vite in development mode
  • Run yarn build to build for production

you will also need a project on Google Firebase with authentication and Realtime Database enabled. Check the needed env variables on src/services/firebase.ts file

Where is it published?

Currently published at Netlify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages