This repository contains codebase to a buggy react website. You need to fix the bug present and need to reach to the winning position. Happy Debugging :)
- Clone the repository using
git clone
command. - Run
npm install
to install the dependencies. - Run
npm start
to start the development server.
PS- You need to solve the current bug to go to the next bug.
When I install the project locally, I don’t find the app itself. How is this possible?
Formatting of the page that you land on does not makes sense to the viewers. Fix this issue and then move on to the next issue.
After solving the second bug, we’ve got you an mind-blowing animation. The animation contains the clue to the next bug. Carefully understand the codebase and fix the correct logic for the animation.
Hint - Observe carefully :)
The viewers cannot read this page properly. Analyze the issue properly and then fix it so that it looks good to the viewers of the site
And finally, you get to the final secret that is waiting for you :)