Skip to content

This is the official website of NCC NITS. The website is built with ReactJs.

Notifications You must be signed in to change notification settings

4Marsha1/NCCNITS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCCNITS

Figma Link :

https://www.figma.com/file/Rsr1u4YSp43by47etChfK8/NCC-NITS?node-id=0%3A1

Doc Link :

https://docs.google.com/document/d/1YvLJApgERYcyVJQaWi2G_LoQtHzvdvUvdzdiIbsk29g/edit?pli=1

FIRST TASK FOR ALL:

Clone Repository:

git clone https://github.com/4Marsha1/NCCNITS 

EVERYTIME YOU WORK ON A NEW ISSUE:

Pull the main

git pull origin main --rebase

(ALWAYS DO THIS STEP TO AVOID ANY MERGE CONFLICTS)

Make a new branch

git checkout -b yourinitials_branchname

(eg: ab_homescreenfooter)

Add and commit

git add .
git commit -m “footer details added”

Push

git push --set-upstream origin ab_homescreenfooter

Happy Coding

About

This is the official website of NCC NITS. The website is built with ReactJs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published