https://github.com/angelfire/home-task
https://github.com/angelfire/home-task
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/angelfire/home-task
- Owner: Angelfire
- Created: 2023-09-22T17:47:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T17:57:11.000Z (over 2 years ago)
- Last Synced: 2025-01-25T19:42:12.360Z (over 1 year ago)
- Language: TypeScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend test (React + TypeScript + Vite)
Auto-complete component using React + TypeScript.
## Running the project
- `npm install`
- `npm run dev`
## How to use it
The autocomplete component was created using a list of fruits, so in order to make it work you will have to try typing some fruit.
## Questions
[Questions](questions.md)