A smiple app to show where I have been and to geo-categorize my photos.
Link to Live Site Here
- React
- Mapbox
- Unsplashed API
- GraphQL
- EmotionJs For The Styling
- Hosted and deployed using Netlify
- Api can be found in this repo(psshhh it's super cool)
Never used styled components before and overall the expierence was pretty good. Was super nice to not have to switch between a css and js file to edit styles. Did get a bit annoying when I was refactoring or removing divs since those styles are binded to a styled component above.
Would I use css in js again, yes but only if I couldn't use a library like tailwind css