This React web app allows you to explore the GitHub public API.
Check it out here
My goal with this project was to build something of my own with the tools Tyler McGinnis introduces in his React Fundamentals course.
Followers is what I came up with—a new feature that picks up where the tutorial left off. I’ve also introduced some big modifications to the original tutorial code, including
- ES6 syntax
- responsive rendering
- BEM conventions
- PostCSS-cssnext syntax
- A file structure oriented around reusable components
- An overhaul in visual design and UI from the tutorial rendition of the app
Battle and Famous were built during the tutorial following McGinnis.
Thanks to Tyler McGinnis for the great course (highly recommended!) and Alex Da Corte and Bureau Borsche for the Brutalist web design inspiration.