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 [email protected]:corgicode/frontend-react.git frontend
cd frontend
npm i
npm 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