An open API service indexing awesome lists of open source software.

https://github.com/angelfire/home-task


https://github.com/angelfire/home-task

Last synced: 2 months ago
JSON representation

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)