gothinkster / react-redux-realworld-example-app

Exemplary real world application built with React + Redux
https://react-redux.realworld.io
MIT License
5.55k stars 2.5k forks source link

Interview #171

Open Edgar256 opened 3 years ago

Edgar256 commented 3 years ago

Adding resposive navigation

added resposive nav starting at 768px view port responsive-nav

Adding loader/spinning while loading data from the api to the articles pages.

loader