Skip to content

ThomasCaneday/finDataFilteringApp

Repository files navigation

Financial Data Filtering App Submission

Author: Thomas Caneday

How to Run this Project Locally:

Ensure node, npm, and git are installed

To check, run: node --version npm --version git --version

Clone the Repo

Clone this project by entering this into your terminal: git clone https://github.com/ThomasCaneday/finDataFilteringApp.git

Navigate to Project Directory

Change into directory by typing: cd finDataFilteringApp

Install Dependencies

Install npm dependencies by typing: npm install

Run on Local Development Server

You can run the project by entering: npm run dev

Viewing the Local Project

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 to my Hosted Web App

URL Link: [https://thomascaneday.github.io/finDataFilteringApp/]

Notes:

If data is not displaying correctly, you may need to update the free API key in App.jsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published