Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 355 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 355 Bytes

Kidstech React Tabs

The component interacts with the provided API endpoint to retrieve a list of educational courses. Each course is categorized by tags representing the topics it covers. For example, a chess course may have tags such as "Puzzles", "Chess", and "Logic & Reasoning".

Quick start

nvm use 20.11.1
npm i
npm start