https://github.com/vikrantaroraa/cube-interview-assignment
🧾 A repository created to implement cube frontend interview assignment.
https://github.com/vikrantaroraa/cube-interview-assignment
assignment
Last synced: about 2 months ago
JSON representation
🧾 A repository created to implement cube frontend interview assignment.
- Host: GitHub
- URL: https://github.com/vikrantaroraa/cube-interview-assignment
- Owner: vikrantaroraa
- Created: 2024-08-10T08:38:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T11:02:22.000Z (almost 2 years ago)
- Last Synced: 2025-12-07T17:44:01.234Z (6 months ago)
- Topics: assignment
- Language: TypeScript
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cube Frontend Assignment ( React + TypeScript + Vite )
### Running Instructions
1- Clone the repository.
2- run "npm install" to install dependencies.
3- run "npm run dev" to start the dev server.