Hello Kyrie Jericho Cerezo,
You can use Tortoise Git. After you install it, right click the project folder and click tortoisegit > show logs. You can find all commits, select one and export it as new project and do the comparison.
If you want to go back to the previous commit, use git revert to revert the latest commits.
Hope my answer helps. Reach me out for any queries.