This application is the result of a practice take home challenge for Turing Mod4.
Sydney Bear |
In the new Terminal window, run the following commands:
git clone git@github.com:sydnerd/nytimes-takehome.git
cd nytimes-takehome
npm install
npm start
Open a window in your web browser of choice, and visit localhost:3000
to view the app!
- Deploy page
- Add more details