Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

This project has: Front end React JS running on port 3000 for displaying data. URL: http://localhost:3000/ Back end Express API running on port 9000 for fetching data. URL: http://localhost:9000/fetchData

INSTALLATION STEPS

Make sure Node.js is installed Download and import project to local Give commands: npm install & npm update

START SERVERS

Go to client folder location in the project (mentor) Give command: npm start (To start React application) Go to server folder location in the project (api) Give command: npm start (To start Express API)

About

React and Express project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages