Basic informational site that contains 4 pages (index, about, contact-me and 404) from The Odin Project created using NodeJS.
Live preview of the project is available here.
- page built entirely with NodeJS
- learned what NodeJS is commonly used for
- learned how to create and use modules in NodeJS
- learned how to set up basic webserver with HTTP module
- learned how to read, create, update and delete files from NodeJS
- learned how to create, fire and listen for events
- used URL module to parse a url address
- neovim
- Linux terminal
- npm
- Git and GitHub
- ESLint + Prettier + Airbnb JavaScript Style Guide