Memory Game consuming the PokéAPI where you have to press each card once.
You can try it here: Live Test
Hosted in Github Pages
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- run the project
npm run dev