cgtysafak / howsapp

HowsApp is an instant messaging application. Bilkent University CS411 (Software Architecture Design) course project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HowsApp

This is our CS 411 (Software Architecture Design) course project at Bilkent University.

Everybody asks WhatsApp, but no one asks HowsApp...

Group Members

  • Cagatay Safak
  • Bora Fenari Kostem
  • Lamia Basak Amac
  • Alper Sari

Instructions

First, change directory to the actual project folder by typing:

cd im-app

Then, in the project directory, you may need to run:

npm install

After installing the required node modules, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

HowsApp is an instant messaging application. Bilkent University CS411 (Software Architecture Design) course project.

License:MIT License


Languages

Language:JavaScript 84.9%Language:HTML 9.8%Language:CSS 5.2%