Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hussein-m-kandil/odin-basic-info-site
- Owner: hussein-m-kandil
- Created: 2024-09-03T13:09:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T08:01:02.000Z (5 months ago)
- Last Synced: 2024-12-18T00:24:05.791Z (about 2 months ago)
- Topics: back-end, backend, css, development, html, javascript, node, node-js, nodejs, programming, web, web-development, webapp
- Language: HTML
- Homepage: https://odin-basic-info-site.vercel.app/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).