dballesteros7 / coronachat

Project for the CodeVsCovid19 hackathon organized by HackZurich on March 2020.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coronachat

Project for the CodeVsCovid19 hackathon organized by HackZurich on March 27th, 2020.

What is it?

An open platform for empowering small goverments and organizations to create their own Chatbot to inform their communities about the local COVID-19 situation.

Run it

cd web-client
npm start

Add a React component

cd web-client
npx generate-react-cli component ComponentName

Add a React page

cd web-client
npx generate-react-cli page PageName

Test it

cd web-client
npm test

About

Project for the CodeVsCovid19 hackathon organized by HackZurich on March 2020.

License:MIT License


Languages

Language:TypeScript 76.1%Language:Python 19.5%Language:CSS 3.3%Language:HTML 1.1%Language:JavaScript 0.1%