Nodejs , RestAPI, CSV to JSON
Step 1: Download or clone project
Step 2: Go to c4c-fellowship project directory
install Node Modules using below command
Step 3: npm install
Step 4: To run Project use below command
if you'r using mac: supervisor index
if you'r using window: nodemon index
or simply use : node index
Here's what the following app can do ( Open README.md for Demo )
- Can show the total number of viloations in each category
- Can show earliest and latest date for each category
Here's what it looks like in action. ( Wait for GIF )