Skip to content

CODEANDTRUST/react-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REACT-Test -- Write a single page react web-app that matches a design

Info: Use the images in the assets folder to design your react app exactly the same

Use material-ui for most components, but feel free to use other libraries if needed

API:

createUser: http://projects.codeandtrust.com/api/user/create

POST_DATA:

  • user_name
  • user_email
  • user_phone
  • pairing

getUser: http://projects.codeandtrust.com/api/user/{id}

Forms and API:

The form inside of your app should work and when the save button is pressed the data should be sent to the API

  • Use Form Data type when submitting to the API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published