Skip to content

jasonsoooz/films-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

films-nodejs (Node.js)

Example web application that displays list of films.

Simple web app that uses Node.js to serve up films on back end. For coding javascript on back end & front end.

Using simple javascript on front end for now. Eventually replace with React.js, or write a similar React.js project.

Prerequisites

  • Node.js (V10 & above)

Run the app:

npm start

Access the app:

http://localhost:8010/films

To do:

  • Add rest controller tests
  • Add web page

About

Example web app using Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors