This project is an emoji guessing card matching game, made using vanilla JavaScript, lots of css animations and the native HTML drag and drop API
- After forking and cloning this repository to your local machine, open the project folder in your favourite code editor.
- Assuming you already have the "Live Server" extension installed (if not, then install it right now, it is very useful for any simple html css js project!), open
index.html
with Live Server. - Any changes you make in the code will be reflected in the browser immediately