Skip to content

This is a full stack web project that utilizes React, JSX, React Router, and Create React App in order to connect to this rest api https://github.com/SpaceXar20/rest_api-mongo-p9

Notifications You must be signed in to change notification settings

eramirez117/full_stack_app_with_react_and_a_rest_api_p10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

full_stack_app_with_react_and_a_rest_api_p10

How to run this project:

-open two terminals, run mongod and mongo

-navigate to the api directory with the terminal and type npm install to add dependencies, then type node.app.js, this is to run the Rest API on port 5000

-Next, navigate to the client directory in a separate terminal window and install dependencies with npm install, after that type npm start, the react app should start automatically after a few seconds in port 3000

By the end you should have 4 terminal windows that enable to run this full-stack website

About

This is a full stack web project that utilizes React, JSX, React Router, and Create React App in order to connect to this rest api https://github.com/SpaceXar20/rest_api-mongo-p9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published