Loading repository data…
Loading repository data…
canyener / repository
A very common and simple React application to manage expenses to use more advanced features of React such as authentication, routing, testing and deploying.
A very common and simple React application to manage expenses to use more advanced features of React such as authentication, routing, testing and deploying.
https://cancan-react-expensify-app.herokuapp.com/
For react, I simply use Chrome React Developer Tools extension.
For Redux, I use https://github.com/zalmoxisus/redux-devtools-extension
You can always check .env.example file to see which env variables you need.
.env.test file to setup env variables for tests..env.development file to setup env variables for development server and database.