This is an application which uses an API to generate fake data for different resources based on some user desired input.
To run the above project, following are the steps required :-
1). Fork the above files.
2). Run the command "npm install" on the terminal, to install required files.
3). Run the command "node app.js" or "nodemon app.js" to run the application.