/Nicks-Bloomberg-Terminal

A Yahoo finance/Bloomberg knockoff named "Shroomberg"

Primary LanguageJavaScript

Nicks-Bloomberg-Terminal

This is a Yahoo finance/Bloomberg stock quote app clone powered by data provided by IEX.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

All dependencies are listed in the package.json.

Installing

Clone the repo, move to directory and perform the standard install:

npm install

To run locally:

npm start

Running the tests

TODO: Fix unit tests.

Deployment

To deploy:

npm build

Built With

Contributing

Submit a pull request.

Versioning

I use Git for versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

I make a concerted effort to use only unlicensed content - If I have included your work submit a pull request and I will remove it.

Acknowledgments

  • Wes Bos's React tutorials helped me learn the React framework and produce this content.