Visual Memory, an application developed to put your memory to the test. Pick two random images and see if you can remember them – it's a simple yet intriguing challenge!
- Clone the Repository in your Terminal:
git clone https://github.com/jayden-n/visual-memory.git
- Navigate to the Project Directory:
cd visual-memory
- Install Dependencies:
Run npm i to get all the required dependencies installed
- Run & enjoy the App :)
After everything is installed, run npm run start and navigate to http://localhost:3000
Pull requests are welcomed and highly appreciated. Before making any major changes, please feel free to open an issue and initiate a discussion about your ideas. Your valuable input and collaboration are greatly valued!
This web app is available under MIT.