Skip to content

Blog post Website with HTML CSS JavaScript NodeJS ExpressJS and EJS. It has no data persistence (meaning: if server is reset the changes made are lost).

Notifications You must be signed in to change notification settings

TheRAVAGE/Capstone-Project-0003-Blog-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Blog Website is run through localhost:10000

  • clone the Repository
  • To run it go to the terminal
  • cd to the project location
  • install npm modules through the code below:

npm i

  • then you can run the server using the code below:

node index.js

  • now you can go to localhost:10000 to run the website

The Website is made using
-HTML
-CSS
-JavaScript
-Node.JS
-Express.JS
-Embedded JavaScript

About

Blog post Website with HTML CSS JavaScript NodeJS ExpressJS and EJS. It has no data persistence (meaning: if server is reset the changes made are lost).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published