- A simple NodeJS web server.
- This project is part of The Odin Project's NodeJS course: Project Basic Informational Site.
- The Odin Project is a free and open-source curriculum for learning web development.
- Clone the repository:
git clone <repository-url>
- Navigate to the project directory and install dependencies:
npm install
- Run the program:
npm start
. - Open the
localhost:3000
in your browser.
-
My deepest gratitude to The Odin Project contributors and all open-source software contributors for creating free software and enriching lives worldwide through accessible web development education, making the world a better place.
-
Special thanks to my wife Neslie, my daughter Anya, family, and friends for their unwavering support throughout this journey."