Frontend project for codecorgi.
Decided to open source it so that users can look at a non trivial codebase and follow development.
Based on Create React App Redux, a minimalist React, React Router, Redux and Redux Thunk boilerplate.
git clone git@github.com:corgicode/frontend-react.git frontend
cd frontend
npm inpm start
You need to run a copy of the backend alongside and add all the env variables for it to work proper.
TODO :(
Find our code of conduct on github