https://github.com/utkarsh1504/kfa
https://github.com/utkarsh1504/kfa
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/utkarsh1504/kfa
- Owner: Utkarsh1504
- Created: 2024-03-12T18:15:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T18:16:04.000Z (over 2 years ago)
- Last Synced: 2025-05-15T15:52:50.850Z (about 1 year ago)
- Language: TypeScript
- Size: 590 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Frontend Assignment - Krite
### Setup Instruction:
1. unzip the zipped file.
2. cd into folder `Krite-frontend-assignment`
3. Install the dependencies
```bash
npm install
```
4. Run the server locally
```bash
npm run dev
```
5. open browser and access
`http://localhost:5173`
### Output: