Skip to content

asfopoo/habe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Habe

A better way for hobbiysts and enthusiasts to find interesting, valuable, and relevant content.


The purpose of this application is a social media sharing website to connect people with ideas, to how-to videos they may be interested in. This is the front end of the project written in react and making use of the material-ui library for a cleaner look

Installation Instructions

  • If you don't already have it, download node.
  • clone this project via git.
  • cd into the project.
  • run $ npm install.

Running the front end

  • If running the backend also - start that first (refer to the readme).
  • run $ npm start

Contributing

  • Create a branch named <your_name>/<feature>
  • Create a pull request to be merged to master
  • Once reviewed and tested your code may be merged to master

Authors

  • Not all of this repo was created by me, contributors include Mo, Journey, and David. I have reorganized the entire project and most of what you see now was done by me with the exception of the home screen (I did the jwt auth stuff though). Please talk to me if you have questions and I will gladly clarify.
  • Design by Mo

About

YCPHACKS 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.6%
  • HTML 3.5%
  • CSS 1.9%