The app feature a calendar for users to track their meals.
This project was made as a part of the React Developer Udacity Nanodegree.
- Node
- Create React App
- Git
- npm
git clone https://github.com/renington/udacimeals.git
cd udacimeals/
$ npm install
$ npm start
This project was bootstrapped with Create React App.