To check, run: node --version npm --version git --version
Clone this project by entering this into your terminal: git clone https://github.com/ThomasCaneday/finDataFilteringApp.git
Change into directory by typing: cd finDataFilteringApp
Install npm dependencies by typing: npm install
You can run the project by entering: npm run dev
View the newly run project by clicking on the provided localhost website URL. If clicking does not work, copy and paste the URL into your browser.
URL Link: [https://thomascaneday.github.io/finDataFilteringApp/]
If data is not displaying correctly, you may need to update the free API key in App.jsx