Welcome to the WeSoftQc website project!
Before getting started, ensure that you have Node.js installed on your system. You can check by running the following command in your terminal:
node --version
If Node.js is not installed, you can download and install it from the Node.js website.
Once Node.js is installed, follow these steps to set up the project:
-
Clone the repository to your local machine:
-
Navigate into the project directory:
-
Install project dependencies using npm: npm install
To start the development server and view the website, run the following command: npm run dev
This will start the development server and open the website in your default web browser. You can then begin working on the project.
Feel free to explore the codebase and contribute to the project!
The API provided by AlphaVantage only work a given amount of time (25 / Daily) Because of that, if you ever happen to reload the website more than 25 times in a 24 hours span. The investor center section will be impacted