Skip to content

agile-learning-institute/member-isaiah-basic-info-site

Repository files navigation

member-isaiah

🌐 Node Informational Website

This project is a simple Node.js-powered informational website that serves static HTML pages without using any external frameworks. It demonstrates basic HTTP routing and file handling using Node's built-in modules.


📚 Project Description

By now, you should know enough Node.js to be dangerous! This assignment challenges you to build a small but complete Node project from scratch — a basic website with the following pages:

  • index.html → Home
  • about.html → About
  • contact-me.html → Contact
  • 404.html → Not Found

🚀 How to Run Locally

1. Prerequisites

2. Clone the Repository and start server

git clone https://github.com/glaxur/node-informational-website.git
cd node-informational-website
node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published