Skip to content

fgsumer/gitpro

 
 

Repository files navigation

Gitpro

project landing page

Description

GitPro is a web application by which especially HackYourFuture students, new developers can create their portfolio with a resume and showcase their best works.

🛠 Installation and Set up

  • Clone the repository
$ git clone https://github.com/fgsumer/gitpro.git
  • Install the dependencies on both root and front end directories
$ npm install 
  • To run the project locally
$ nodemon server 
$ npm start (for the front end)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • CSS 7.9%
  • HTML 1.4%
  • Dockerfile 0.3%