canyener / expensify

A very common and simple React application to manage expenses to use more advanced features of React such as authentication, routing, testing and deploying.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Quality Gate Status GitHub release (latest by date) David GitHub contributors GitHub

expensify

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/

dev tools

env files

You can always check .env.example file to see which env variables you need.

  • Create env files in root directory or modify your scripts to run them properly.
  • Create .env.test file to setup env variables for tests.
  • Create .env.development file to setup env variables for development server and database.

About

A very common and simple React application to manage expenses to use more advanced features of React such as authentication, routing, testing and deploying.

License:MIT License


Languages

Language:JavaScript 80.2%Language:SCSS 18.9%Language:Shell 0.5%Language:HTML 0.4%