Udacity Nanodegree - Front End Web Developer Project
This project is used to play the memory game.
A quick introduction of the minimal setup you need to get a up running this project.
cd fewd-memory-game/
Open 'index.html' with your favourite web browser.
In order to display this webpage you need a web browser.
Clone the repository:
git clone https://github.com/volcain-io/fewd-memory-game.git
cd fewd-memory-game/
Happy coding!
The HTML and CSS code is validated against the W3C's Validators.
The code style relies on Udacity Style Guide.