Financial Modeling App is a mobile web application that shows financial data. Users can filter data by any parameter, when a user clicks on a specific company the app will take you to another page to show specific data about that company.
- HTML
- CSS
- JavaScript
- React
- Redux
- React Router
- Use React documentation.
- Use React components.
- Use React props.
- Use React Router.
- Connect React and Redux.
- Handle events in a React app.
- Write integration tests with a React testing library.
- Use styles in a React app.
- Use React life cycle methods.
- Apply React best practices and language style guides in code.
- Use store, actions and reducers in React.
First clone this repository.
$ git clone https://github.com/LuisSalas94/financial-modeling-app
Install dependencies. Make sure you already have nodejs
& npm
installed in your system.
$ npm install # or yarn
Run it
$ npm start # or yarn start
- GitHub: @LuisSalas94
- LinkedIn: Fernando Salas
- Medium: Fernando Salas
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Original design by Nelson Sakwa on Behance
Give a ⭐️ if you like this project!
This project is MIT licensed.