Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohamedaflah/basyai_stockdata_mechinetask

This repository contains my submission for the machine task assigned by basyai. The task involves showing stock data based on date with given api
https://github.com/mohamedaflah/basyai_stockdata_mechinetask

api-rest docker eslint git nodejs react scss typescript vite

Last synced: 3 days ago
JSON representation

This repository contains my submission for the machine task assigned by basyai. The task involves showing stock data based on date with given api

Awesome Lists containing this project

README

        

# Basyai stock api mechine task

[![Preview](./media/image.png)]()

# Setup project

Step 1

clone this repository

`git clone https://github.com/mohamedaflah/basyai_stockdata_mechinetask.git`

Step 2

Install necessary dependencies

`npm install`

Step 3

Run project

`npm run dev`