Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i-m-hossain/webable-client
https://github.com/i-m-hossain/webable-client
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/i-m-hossain/webable-client
- Owner: i-m-hossain
- Created: 2022-09-16T20:22:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T08:13:50.000Z (over 2 years ago)
- Last Synced: 2024-10-15T07:28:00.051Z (3 months ago)
- Language: JavaScript
- Size: 353 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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