Skip to content

alex-dishen/node-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Navigation

The Node Navigation application is created according to the assignment from The Odin Project course.

Features

  • Navigation between pages

Outcome

  • Used Node.js
  • Used Express
  • Learned how to setup a server
  • Learned how to display different pages according to current url

Getting Started

HTTPS - $ git clone https://github.com/alex-dishen/node-navigation.git
or
SSH - $ git clone git@github.com:alex-dishen/node-navigation.git

$ cd node-navigation

$ npm install

$ npm start

And follow this link in your browser: 

Navigation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published