Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hussein-m-kandil/odin-basic-info-site

The 1st project in The Odin Project Node.js course. A very basic informational site that contains 4 pages: index, about, contact-me and 404.
https://github.com/hussein-m-kandil/odin-basic-info-site

back-end backend css development html javascript node node-js nodejs programming web web-development webapp

Last synced: 3 days ago
JSON representation

The 1st project in The Odin Project Node.js course. A very basic informational site that contains 4 pages: index, about, contact-me and 404.

Awesome Lists containing this project

README

        

# Odin Basic Informational Site

**A very basic informational site that contains 4 pages**:

1. index
2. about
3. contact-me
4. 404

> This is the first project in [**The Odin Project Node.js course**](https://www.theodinproject.com/paths/full-stack-javascript/courses/nodejs).