bmark88 / DevCollabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby

DevCollabs Application

DevCollabs application is made for developers by developers who understand communication, and staying connected is vital. This application speaks to the time. As more companies go remote, the demand for online community increases. DevCollabs connects developers on a unified platform. It allows developers to save time by collaborating instantaneously.

Features

  • Login/register
  • Add/join a group
  • Add/join a room with a collaborative IDE and chat
  • Saved a snippet of code
  • Find hackathons
  • Search Github for users and repos with filters
  • Rating other users
  • Post in the group
  • Enable dark mode theme
  • Read the latest Hacker News
  • Change your settings

Styling

Responsive design equipped with flexbox for mobile and desktop application use.

Tech Stack

Front-End

  • React
  • Material-ui
  • Styled-components

Back-End

  • NodeJS
  • ExpressJS
  • PostgreSQL
  • SocketIO

Deployment

Back-End

  • Heroku

Front-End

  • Netifly

Getting Started

  1. Fork this repository, then clone your fork of this repository.
git clone git@github.com:bmark88/lhl-final.git
  1. Install dependencies using the npm install command.
npm install or npm i
  1. Navigate into the projects directory and run gatsby.
gatsby develop
  1. The app will be served at http://localhost:8000/. Go to http://localhost:8000/ in your browser.

About

License:MIT License


Languages

Language:TypeScript 86.6%Language:CSS 7.8%Language:JavaScript 4.6%Language:TSQL 1.0%