Select all the characters in the minimum time to be placed higher on the leaderboard.
Client: React
Server: Firebase
https://jjj4032002.github.io/PhotoTaggingApp/#/
While working on this project, I had a lot of ups and downs. I had a lot of fun with it, and I had a lot of frustration with it as well. When working with states in React js, I discovered how crucial immutability is. It was a rewarding experience learning to work with Firebase and dealing with numerous edge circumstances while adding, updating, and deleting data.
Clone the project
git clone https://github.com/JJJ4032002/PhotoTaggingApp
Go to the project directory
cd my-project
Install dependencies
npm install
To see live
npm run start