An open API service indexing awesome lists of open source software.

https://github.com/javitocor/react-memory-card

A simple memory game built with React. Project inside The Odin Project.
https://github.com/javitocor/react-memory-card

hooks memory odin-project reactgame reactjs

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)

# 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](https://github.com/javitocor/React-Memory-Card/archive/development.zip) 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](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](https://facebook.github.io/create-react-app/docs/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](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

## Authors

👤 **Javier Oriol Correas Sanchez Cuesta**

- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/javitocor/React-Memory-Card/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments 🚀

- The Odin Project
- React Documentation

## 📝 License

This project is [MIT](lic.url) licensed.

[contributors-shield]: https://img.shields.io/github/contributors/javitocor/React-Memory-Card.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/React-Memory-Card/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/React-Memory-Card.svg?style=flat-square
[forks-url]: https://github.com/javitocor/React-Memory-Card/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/React-Memory-Card.svg?style=flat-square
[stars-url]: https://github.com/javitocor/React-Memory-Card/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/React-Memory-Card.svg?style=flat-square
[issues-url]: https://github.com/javitocor/React-Memory-Card/issues