Skip to content

This is a repository for small static website projects built with HTML, CSS & JavaScript. The Ultimate Web Trio. I like to call them: The Three Musketeers

Notifications You must be signed in to change notification settings

Evavic44/The-Three-Musketeers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Three Musketeers

PRs Welcome Open Source Love

📌About

This repository is specifically created to work and document all the basic web development projects using HTML, CSS & JavaScript. It's an Ultimate Web Dev Trio combination. Let's call this "The Three Musketeers".

Everyone are welcomed to hop in be it beginner or professional. Feel free to push a PR.

Do follow this issue template to create an issue.

Collection of all scripts to get you started with web development and ease your learning journey. Repo can be used for your inspiration or mere fun. Contributions of any kind are welcome.


⚙ Projects

CSS Cards

CSS Image Preview Card


💥Contributions

Contribution rules

  • Make sure to follow these contributing guidelines to get PR merged successfully.
  • Create an issue using the template given stating the PR you are going to add and what it does briefly
  • Create a new branch in your forked repository and then start working
  • Include a proper commit message in your commits. $ git commit -m 'Commit message'
  • Always rebase with master:Evavic44/The-Three-Musketeers to avoid merge conflicts whenever you start to work.
  • Include proper PR message while giving pull request.
  • Try to keep pull requests small to minimize merge conflicts

Getting Started

  • Fork this repo (button on top)
  • Clone on your local machine
        $ git clone https://github.com/your-user-name/The-Three-Musketeers.git
    
  • Change to The-Three-Musketeers directory
        $ cd The-Three-Musketeers
    
  • Add Upstream
        $ git remote add upstream 'https://github.com/Evavic44/The-Three-Musketeers.git'
    
  • Create a new branch
        $ git checkout -b my-new-branch
    
  • Make your changes
  • Commit and push
        $ git add .
    
        $ git commit -m "your-commit-message"
    
        $ git push origin my-new-branch
    
  • Create a new pull request from your forked repository to main branch of Evavic44/The-Three-Musketeers

✔Contributors

Thanks goes to these amazing people for their contributions 🎉🎉🎉


Prathima Kadari

⭐If you like the project:

Happy Contributing!

About

This is a repository for small static website projects built with HTML, CSS & JavaScript. The Ultimate Web Trio. I like to call them: The Three Musketeers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •