Skip to content

TurboTeam335/smirk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 

Repository files navigation

Stock Exchange API Website (SMIRK)

Stock Market Insights & Ridiculous Knowledge

Smirk is a React application that allows users to search for stock data, add stocks to their personal list, and view the latest tweets from a specific Twitter account.

Portfolio Preview

Features

  • Search for stocks by ticker symbol
  • Add stocks to your personal list
  • Remove stocks from your personal list
  • View the latest tweets from a specific Twitter account

Technologies Used

  • React.js
  • Bootstrap
  • React-Bootstrap
  • CSS
  • Polygon API
  • Twitter API

Installation

The application is deployed on GitHub Pages. You can access it using the following link: S.M.I.R.K. Repo

To install the application, follow the steps below:

  1. Clone the repository to your local machine
  2. Navigate to the cloned repository
  3. Run npm install to install all necessary dependencies
  4. Run npm start to start the application

The application will be available on http://localhost:3000/.

Usage

You can access the deployed site using the following link: S.M.I.R.K.

  • Enter a ticker symbol into the search bar and click 'Search' to view stock data.
  • Click 'Add to My Stocks' to add the stock to your personal list.
  • Click 'Remove' next to a stock in your list to remove it.

Contributing

Contributing to this project:

  • David McDaniel
  • Daniel Mascali
  • Beverly Long
  • Jackson Smith
  • Marshall Smith
  • Caleb Crum

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.3%
  • CSS 16.2%
  • HTML 8.5%