Memory card game, you need not to click on same picture twice. Written in React + TS. Images are fetched via REST API.
You can access this app online via link here
- New images after each refresh
- Customizable difficulty (amount of images)
- Score and best score counters
- Resizeable image grid for different difficulties
- React – Library
- SASS – Styling
- TypeScript – Language
- Vite – Bundler
- Netlify – Hosting
Here's what you need to be able to run Shopping cart app:
- Node.js (version >= 18)
- NPM packet manager
git clone https://github.com/lingvvarm/memory-odincd memory-odinnpm installnpm run devVisit http://localhost:5173 in your browser.
- Nekos API - used for getting items images
