Skip to content

T1WiLLi/TP2

Repository files navigation

WeSoftQc Website

Welcome to the WeSoftQc website project!

Installation

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:

  1. Clone the repository to your local machine:

  2. Navigate into the project directory:

  3. 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!

Important note :

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

Version Control Information

NodeJS version used for this project : v20.11.0

NPM version used for this project : 10.5.0

Vite version used in this project : ^5.1.4

Typescript version used in this project : ^5.2.2

React version used in this project : ^18.2.0

Releases

No releases published

Packages

No packages published

Languages