Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 562 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 562 Bytes

Co-Unity App(Frontend)

Deployed Site : https://co-unity.netlify.app/

Description

Co-Unity is an application where people can post their issues concerning their community, and everyone can help prioritize issues through votes.

Frontend Tech Stack

ReactJS

Redux

React-Bootstrap + Bootstrap

Installation Guide

  1. Git clone https://github.com/Team-Button/co-unity-fe.git
  2. cd into project folder
  3. In your terminal, type yarn or yarn
  4. Run yarn start

The default port should be http://localhost:3000