Link to web page: https://expensify-jordan.herokuapp.com
This site is used to manage your expenses and incomes in a styled way and allows you to store all of your bills on the database of the server.
Expensify offers over 30 different currencies for your choosing. You can mix different currencies in the same bill and get the total of the amount in every currency you want.
- UI Library: React
- Data Flow: Redux
- Styling: Scss and Material-UI
- Compiler: Babel
- Bundler: Webpack
- Clone the project
- Open the terminal
- Go to the project folder
- Run 'npm install'
- Run 'npm run dev-server'
- Visit 'http://localhost:8080/' on your browser