Skip to content

renatoallart/tradingKing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trading King

An application in Vitejs using Javascript to create a stock monitoring platform.

trading king

Visit

Trading King

Table of contents

Motivations

Learn React, and how to do API requests.

Technologies

Getting Started

Prerequisites

Installation

Clone the project

  git clone https://github.com/renatoallart/tradingKing.git

Go to the project directory

  cd tradingKing

Install dependencies

  npm install
  #or
  yarn add

Start the application

  npm run dev
  #or
  yarn dev
  cd kingtrading

Authors

License

MIT

Releases

No releases published

Packages

No packages published