Skip to content

jesseragos/RESTfulBlogApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTfulBlogApp

A blog app developed in Node.js utilizing the concept of RESTful routes with Express/EJS framework and Semantic UI.

Disclaimer: This project is developed in collaboration from The Web Developer Bootcamp Udemy course.

Requirements:

  1. Node.js is installed.

Instructions:

  1. Run npm install to both root and /client directory.
  2. Run npm start.
  3. Visit URL of localhost:8080.

NOTE: If the URL does not work, try changing the port value by replacing 'process.env.PORT' at 'app.js' file

About

A blog app developed in Node.js utilizing the concept of RESTful routes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published