blood-donator A project for community medical emergencies Installing project dependencies Install nodejs Install MySQL Setting up the project cd bloodclient folder and run npm install. run npm start from bloodclient folder cd server folder and run npm install. set the relevant configurations in config.json file in server folder run npm start from server folder. browse localhost:3001/ to view the results. Technology and tools used Nodejs, MySQL , Express, Waterline , Reactjs webpack babel gulp development You can change files in bloodclient to customize client behavior. Webpack dev server hot replacement is enabled for client. All client api's are http requests without views bound, except for GET '/' request. Maintained by : lahiru, gayan,iswan,dhanushka