Skip to content

wilbertcr/fullstack-nanodegree-vm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Fullstack Web Developer Nanodegree

This repository contains my projects for the following Udacity Nanodegree:

https://www.udacity.com/course/full-stack-web-developer-nanodegree--nd004

Each project is in its own folder:

├── fullstack-nanodegree-vm
    ├── vagrant
         ├── catalog
         ├── forum
         ├── restaurant_menu
         ├── shelter
         ├── tournament

Installation: You will need vagrant installed on your computer. Please see instructions on how to do that here:

https://www.udacity.com/wiki/ud197/install-vagrant

Once vagrant is installed you will need to clone the repo:

$ git clone https://github.com/wilbertcr/fullstack-nanodegree-vm.git
$ cd fullstack-nanodegree-vm/vagrant
$ vagrant up
$ vagrant ssh

Detailed instructions on how to setup each project are in their respective folders.

About

Udacity Fullstack Nanodegree Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.8%
  • Python 9.5%
  • Other 1.7%