thisisgvrt / gator-connect

A messaging platform for a connected campus

Home Page:https://gator-connect.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gator-connect

A messaging platform for a connected campus

Steps to run

  • Clone this repository

  • Install Node.JS from here

  • Navigate to the repository and install dependencies for this project using npm install

  • Local dev environment can be run with two commands that will provide a live/hot-reloading experience

    • npm run watch:css -> this command compiles the CSS and updates it as it changes
    • npm start -> this will start a live reloading thing for React

About

A messaging platform for a connected campus

https://gator-connect.netlify.app/


Languages

Language:CSS 94.9%Language:JavaScript 4.9%Language:HTML 0.2%