Skip to content

This is the repo for git-for-geeks workshop

Notifications You must be signed in to change notification settings

satvamthakkar/Git-For-Geeks2

 
 

Repository files navigation

Git For Geeks Second Commit 🚀

The website is made for DJCSI's Git For Geeks Second Commit workshop to demonstrate Github Workflow.

Tech Stack 💻

Project Screen Shots

Home Page :

Screenshot 2022-11-02 at 11 18 09 AM

Profile Page :

Screenshot 2022-11-02 at 11 18 23 AM

Installation and Setup Instructions ⚙️

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

$ git clone https://github.com/CSI-DJSCE/Git-For-Geeks2.git
$ cd Git-For-Geeks2 
$ npm install

To View on browser App:

Run :

$ npm start

open localhost:3000 on browser.

Contributing to Git For Geeks2 🙌

We welcome contributions to Git For Geeks2!

Please see CONTRIBUTING.MD for more information and guidelines for contributing to Git For Geeks2.

About

This is the repo for git-for-geeks workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.7%
  • HTML 7.5%
  • CSS 5.8%