Skip to content

AlvaroLuken/React-Frontend-to-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bridging Front and Back Ends Using React

This repo is a very straightforward crash course on React and on using hooks to acquire user data and use it in some sort of query in the back-end! Let me know if you spot any issues and good luck learning React!

Instructions

Run npm install to install dependencies!

Run npm run start to begin.

  • Takes input from user. When user clicks button, fires onClick and passes the input value to back-end. Can be used in queries and calculations.

  • Uses hooks to pass data from the backend to the frontend.

There are 5 steps to follow in this fun tutorial! Find them all!

Hint: make sure you use your Developer Tools Console.

About

Learn how to bridge user input data and backend queries!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published