Skip to content

ErikSin/DMIT2008-ErikSin-Assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erik Sin Assignment 1

Instructor Jim Foley - DMIT 2008


This project uses the Alpha Vantage Rest API: https://www.alphavantage.co/

User can type in a stock symbol into an input, and stock info will be shown to user.


To install project, download all dependecies by running command

npm i

To run project in development, run command

npm run dev

To build project for production, run command

npm run build


Deployed through netlify: https://gen-erik-dev-2008-1.netlify.app/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published