Skip to content

vaishsree/React_Express_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

React_Express_App

  • This repository has the React Frontend, a Node/Express BackEnd working together
  • This repository can also be used as a boilerplate to create React/Express app.
  1. In your terminal, navigate to the fetchPrice directory.

  2. Run npm install to install all dependencies.

  3. Run npm start to start the app.

  4. In another terminal, navigate to the displayPriceReact directory.

  5. Run npm install to install all dependencies.

  6. Run npm start to start the app

  7. With the two apps running, open your browser in http://localhost:3000/.

  8. You should now see the output from both React and Node

About

React_Express_App boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published