Skip to content

josearmandoabreu/memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game React App

This is a Memory Game web application built using React to be considered for your review.

Getting Started

To test this project locally, follow the steps below:

Prerequisites

  • Node.js and npm (Node Package Manager) must be installed on your system. You can download them from here.

Installation

  1. Clone this repository to your local machine or download the ZIP file and extract it.

  2. Open a terminal/command prompt and navigate to the project's root directory.

  3. Install the project dependencies by running the following command:

npm install

Running the App

  1. Once the dependencies are installed, start the development server by running the following command:
npm start
  1. Your default web browser should automatically open and display the app. If not, open your web browser and navigate to http://localhost:3000.

Technologies Used

  • React
  • Axios
  • HTML
  • CSS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors