An open API service indexing awesome lists of open source software.

https://github.com/balakrishnan-10/github-page-html-css-day-05-task-1

Github Page using HTML CSS Boostrap
https://github.com/balakrishnan-10/github-page-html-css-day-05-task-1

bootstrap5 css html5

Last synced: 3 months ago
JSON representation

Github Page using HTML CSS Boostrap

Awesome Lists containing this project

README

        

# GitHub Page - HTML CSS Task :

## VERCEL Deployment URL : https://github-page-html-css-day-05-task-1.vercel.app/

### This Github page design is fully responsive.

## USing Tech :

bootstrap
css3
html5

## Git Commands :

```git
git init
git add .
git commit -m "commit message"
git branch -M main
git remote add origin "github URL"
git push origin main
```
## Used TOOL & IDE :

git
vscode