Skip to content

Find new friends with this finder app built with JavaScript, Node.js, and Express.js

License

Notifications You must be signed in to change notification settings

rmglennon/node-express-friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Are you an 80s kid?

Fill out this survey to find others who identify with the 1980s. This web app was built with JavaScript, Node.js, and Express.js. It demonstrates routes, body-parsing middleware, and GET and POST requests to a server.

Take the test at https://node-express-friends.herokuapp.com/.

You can see JSON for all the friends in the database by clicking the link for API friends list on the page.

Sample survey questions

Local set up for development purposes

These must be installed to run the app locally:

In a terminal window, navigate into the folder where you downloaded this app, and type npm install. Then, type node server.js and open your browser to localhost:3000.

Technology

Credits

Background image "Modern-colorful-geometric-shapes-pattern" Designed by Freepik.

About

Find new friends with this finder app built with JavaScript, Node.js, and Express.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published