/udacimeals

Project for React Developer Udacity Nanodegree

Primary LanguageJavaScript

Udacimeals - Udacity Project

The app feature a calendar for users to track their meals.

This project was made as a part of the React Developer Udacity Nanodegree.

Stack

  • Node
  • Create React App
  • Git
  • npm

Running APP

git clone https://github.com/renington/udacimeals.git
cd udacimeals/
$ npm install
$ npm start

create-react-app

This project was bootstrapped with Create React App.