Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mohamedaflah/basyai_stockdata_mechinetask
- Owner: mohamedaflah
- Created: 2024-05-13T18:27:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-15T10:13:36.000Z (6 months ago)
- Last Synced: 2024-05-16T01:56:16.958Z (6 months ago)
- Topics: api-rest, docker, eslint, git, nodejs, react, scss, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`