This repo is a code-along with the first project in the React Nanodegree program.
Most of the commits in this repository correspond to videos in the program.
- clone the Project -
git clone https://github.com/yushanwebdev/reactnd-contacts-complete.git
- install the dependencies -
npm install
- clone this Project to fetch data -
git clone https://github.com/yushanwebdev/reactnd-contacts-server2
MIT