AIM

Information and Social Section for Differntly Abled People which include event organisations, success stories, posts and Job Opportunities statically and seamlessly

LIVE PROJECT IS DEPLOYED AT https://pehchaansi.herokuapp.com

Running the Platform

Install the dependencies

npm install

node server.js

and then in a separate window/tab run the frontend inside client Folder

npm install

and then in the same folder

npm start

The application should be running at [http://localhost:3000/](http://localhost:3000/)
Use the latest version of nodejs