Skip to content

Amoghchandragiri/Webbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webbit

What is HacktoberFest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/

Project Description

This website basically offers a range of services by seniors of PCCOE to their juniors so that they can learn new and emerging technologies and upskill themselves. The sessions are organized by seniors of PCCOE to their juniors , motivating them to learn skills apart from their curriculum. This helps juniors a lot as they get a platform to learn new skills and network with their seniors.This website consists of only 1 page made using HTML and CSS and is static in nature. It contains services offered by the coding club and detailed description of each service. It also contains a feedback mechanism to address the queries of students.

I am open to any changes made in my project and would like to invite all of you to collaborate with me and introduce some cool changes which would make the website make more responsive and dynamic in nature. You can clone this repository on github by following the below command:-

git clone https://github.com/Amoghchandragiri/Webbit.git
  • Create a branch
git checkout -b "<your_branch_name>"
  • Make your changes
  • Commit and push
git add .
git commit -m 'Commit message'
git push origin <your_branch_name>
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval!

Website has been deployed in Replit with the following link:-

https://webbit.amogh01.repl.co

Website has been deployed using Github pages with the following link:-

https://amoghchandragiri.github.io/Webbit/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published