Saurav-Sutaria / Portfolio-Building

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio-Building

A Portfolio website provides professional information about an individual and presents a showcase of his/her work.

Tech Stack Used:computer::

HTML CSS JavaScript Bootstrap

Contributors

Project Admin

How to get Started

Clone the project

  git clone https://github.com/UAceIt-Winter-of-Mentorship/Portfolio-Building

Add a New Remote

git remote add origin https://github.com/UAceIt-Winter-of-Mentorship/Portfolio-Building

Changing Directory

cd Portfolio-Building

Adding and commiting file added

git add .
git commit -m 'add name'

Pushing to origin

git push origin main

Creating pull request

New pull request option

Create new pull request option

About


Languages

Language:HTML 71.6%Language:CSS 28.4%