Skip to content

Files

Latest commit

author
Pulkit Aggarwal
Jun 4, 2021
dcfafc2 · Jun 4, 2021

History

History
44 lines (25 loc) · 771 Bytes

README.md

File metadata and controls

44 lines (25 loc) · 771 Bytes

Find Hacks

An easy way to find hackathons

Technologies Used

  • React.js
  • Flask
  • Heroku
  • Firebase

This is an open source project, feel free to contribute. For any backend related questions reach out to me on https://github.com/zinader

Frontend Deployment

cd client

npm install

npm start

Backend Deployment -

Make sure you have venv and pip downloaded

cd api

python3 -m venv flask

source flask/bin/activate

pip3 install -r requirements.txt

python3 app.py

Creators -

Please help us optimise this :)