Skip to content

Autocomplete using Material UI, Downshift, React, Redux, Express & starwars-names

Notifications You must be signed in to change notification settings

klequis/downshift-starwarsnames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Downshift Starwars Names

Example of how to use Downshift with Material UI, Redux & Redux Form

status: working but need to add submit to form

Although the data is in a .json file and not in MongoDB yet, you must have Mongo running on the default port to run the server. Data will be migrated to MongoDB at a later date

Usage

  • clone this repository
  • start MongoDB
$ cd /server
$ yean install
$ yarn start

$ cd /client
$ yean install
$ yarn start

Main Technologies Used

  • Express
  • MongoDB (future)
  • Material UI
  • Downshift
  • React
  • React Router
  • Redux
  • Redux Form

About

Autocomplete using Material UI, Downshift, React, Redux, Express & starwars-names

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages