Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/i-m-hossain/webable-client


https://github.com/i-m-hossain/webable-client

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Webable
This is a single page web application featuring file upload(only .json), display uploaded file data and a search bar
Features:

1. File upload and file validation(only json)
2. Displayed the uploaded file data
3. Enabled a live search with debounce functionality(1 second delay after typing)
4. Mobile responsive
5. Alert about file upload status

## Used technology:
1. React
2. Tailwind
3. React toastify