Skip to content

jaygraygray/full-stack-react-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Full stack React/Node app, utilizing NYTimes APIs for a barebones browsing, searching, and reading experience.

WebPack Dev server will run on port 3000. Node server will run on port 9998.

Add the NYTimes API key to the server/config.js file before launching.

From the root directory, run npm i to install React dependencies. Run nodemon or a similar command to launch the Node server from the /server directory. In another terminal, run npm start from the root directly.

The app will now be accessible at http://localhost:3001.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published