WebRefact

Live Project →
WebRefact is a React web app where developers can get feedback on their personal projects from other developers. This project is intended to get developers to improve their coding skills and build better personal projects based on the feedback of other developers.
Development Tools
HTML, CSS, Javascript, and React
GitHub Repo →
Role
Built React app that uses Firebase’s RealTime Database to save users' personal projects. When a user enters their website URL, a screenshot of their live site it taken using thumb.io and displayed to other users to give a preview of the personal project. When a user enters their project's GitHub URL, the languages used on the project are retrieved using the GitHub API.