Skip to content

frontarm/react-firebase-bacon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Bacon with React & Firebase

This is the companion repository to React, Firebase & Bacon -- a complete guide to building a real-world app with React.

Each branch within this repository contains code for one or more steps within the course. See an outline and installation instructions at the master branch »

Step 030 - Submitting form data to an API

This step makes the following changes:

  • Adds a postResponse function in src/backend.js
  • Use the new postResponse function in src/App.js to submit form data, then stores the response in state so that it can be displayed.

Related lessons:

License

Code is licensed under the MIT license. Images are not licensed.

About

Companion repository for the React, Firebase & Bacon course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published