yoanad / ftl-hackathon

Website, created for Female Tech Leaders' first virtual hackathon - Introduction to Big Data • COVID-19 and its Global Effects

Home Page:https://bigdatahack.femaletechleaders.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Official Website: https://bigdatahack.femaletechleaders.org/

Installation

  1. Install dependencies npm install
  2. start server npm start

Deployment 🔥

  1. npm run build
  2. firebase login (if you are doing it for the first time)
  3. firebase deploy

Styling

For the sake of speedy development, I used Bulma for styling the elements. Please refer to their documentation when styling elements (but you actually shouldn't have to!): https://bulma.io/documentation/.

The theme can be modified in App.scss, where we can add our brand colors, once we have a final design.

This project was bootstrapped with Create React App.

Followed this tutorial: https://css-tricks.com/building-a-real-time-chat-app-with-react-and-firebase/

About

Website, created for Female Tech Leaders' first virtual hackathon - Introduction to Big Data • COVID-19 and its Global Effects

https://bigdatahack.femaletechleaders.org/


Languages

Language:JavaScript 91.3%Language:CSS 5.4%Language:HTML 3.3%