Skip to content

bruceyboy86/finance-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance demo

Originally created as a challenge for a job interview. It has since been slightly refactored and improved. I've split up some of the main components into their own respective files and removed some of the bootstrap dependencies. A build is now launched on Vercel to show the progress.

Demonstration - click image for live demo

cmptrshr

Tech Stack

Client: React

Server: Node

Run Locally

Clone the project

  git clone https://github.com/bruceyboy86/finance-demo.git

Go to the project directory

  cd finance-demo

Install dependencies

  npm install

Start the server

  npm start

Appendix

Create react app - https://create-react-app.dev/

Data fetching quickstart - https://reactjs.org/docs/hooks-faq.html#how-can-i-do-data-fetching-with-hooks

Axios http client - https://www.npmjs.com/package/axios

License

MIT

Authors and Acknowledgement

About

A demo of using a finance api to create a one page web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •