Skip to content

wtnsahyugi/movie-list-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-list-nodejs

This is a simple example movie list application website using Express JS and ReactJS. This application also using redis for caching data to cater to high web traffic situations.

Install

Via Terminal after clone this repo, run this command to running the backend

$ npm install && node app.js

After that to run the frontend, open new terminal and run this command

$ cd frontend
$ npm install && npm start

About

Simple web application using express JS and React JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published