This application allows sisters and non-binary students to connect to others around the world.
- Alice Sung
- Yusra Salam
- Clone the repo and install the dependencies:
git clone https://github.com/ysalam25/SheHacks.git
cd my-app
npm install- To run the app (You can only run the app when our server is up and runnning)
npm start