Skip to content

A simple memory game built with React. Project inside The Odin Project.

License

Notifications You must be signed in to change notification settings

javitocor/React-Memory-Card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues Hireable

React-Memory-Card

A simple memory game built with React. Project inside The Odin Project.

Additional description about the project and its features.

Built With

  • HTML
  • CSS
  • JAVASCRIPT
  • BOOTSTRAP
  • NPM
  • REACT
  • NODE
  • ESLINT
  • GITHUB ACTIONS
  • VSCODE

Usage

To have this app on your pc, you need to:

  • download or clone this repo:

    • Clone with SSH:
      git@github.com:javitocor/React-Memory-Card.git
    
    • Clone with HTTPS
      https://github.com/javitocor/React-Memory-Card.git
    
  • In the project directory, you can run:

    • $ npm install - installs all the dependencies required by the project

    • $ npm start - runs the app in the development mode:

      • Open http://localhost:3000 to view it in the browser.
      • The page will reload if you make edits.
      • You will also see any lint errors in the console.
    • $ npm run test

      • Launches the test runner in the interactive watch mode.
      • See the section about running tests for more information.
    • $ npm run build

      • Builds the app for production to the build folder.
      • It correctly bundles React in production mode and optimizes the build for the best performance.
      • The build is minified and the filenames include the hashes.
      • Your app is ready to be deployed!

Automated Test

  • $ npm run test
    • Launches the test runner in the interactive watch mode.
    • See the section about running tests for more information.

Authors

👤 Javier Oriol Correas Sanchez Cuesta

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments 🚀

  • The Odin Project
  • React Documentation

📝 License

This project is MIT licensed.

About

A simple memory game built with React. Project inside The Odin Project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages