Skip to content

yogeshchourey/React-infinite-dropdown-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIRPORT SELECTOR (Infinite Loading)

Overview

Generic Dropdown with infinite loading capabilities

JSON-SERVER : Used to mock api calls in-order to facilitate infinite loading

Google's Material-UI use to have cross-device functionality, a better UX as well.

Project bootstrap and run

Step 1. npm i (Install the dependencies)

Step 2. npm run prestart-mockapi (Preparing a DB json object to mock api)

Step 3. npm run start-mockapi (Run the json-server to mock api)

Step 4. npm start (Run the React application)

About

React Dropdown with infinite loading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published