caseygirlyn / AIQTrading

https://aiqtrading.netlify.app/
2 stars 0 forks source link

AIQTrading

License: MIT

Description

This is a full-stack trading app built with React for the frontend, Node.js for the backend, and API integration for trading functionalities.

Table of Contents

Features

Technologies

Installation

  1. Make sure you have Node.js installed on your system.
  2. Clone this repository to your local machine or download the source code as a ZIP file and extract it.

Usage

  1. Open your terminal or command prompt.
  2. Navigate to the directory where you cloned or extracted the repository.
  3. Run the following command to install dependencies:
npm install

Run locally

npm run dev

Jest Tests

Command line

All tests:

npm run test

Smoke test:

jest smoke.test.js

VS Code

Open the test file you want to run. Navigate to the "Run and Debug" (Ctrl-Shift-D) window. Select 'Jest Current File' from the drop down.

License

This project is licensed under the MIT License.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or create a pull request.

Screen Recording

Home Page

Home Page

Questions

Feel free to reach out for any inquiries at tradingaiq@gmail.com .

NPM NodeJS

Netlify site

https://aiqtrading.netlify.app/