Skip to content

This is my Microverse module one capstone project. It is a website for a musical concert. Visitors can see events of the concert, the various band members, and information about past concerts Built using HTML, CSS, and JS.

Notifications You must be signed in to change notification settings

charlesgobina/microverse-capstone-project-one

Repository files navigation

Microverse Capstone Project One

This project will test my HTML, CSS and JS skills. Its also going to test my knowledge on the Gitflow and other technologies and skills used throughout module one, like Github and Reasearch. It is a sum total of all all Microverse module one activities and is based on a real world problem.

Built With

  • HTML
  • CSS
  • JS

Live Demo

Authors

Charles Gobina 🧑‍🎓

Software requirements

  • Git
  • Code Editor

Contributing 🤝

Contributions, issues, and feature requests are welcome!

  • Fork this repo using the command below
gh repo fork git@github.com:charlesgobina/microverse-capstone-project-one.git
  • Clone the forked repo using the command below
git clone git@github.com:charlesgobina/microverse-capstone-project-one.git
  • Navigate to the directory in which you cloned the project and use the command below
cd microverse-capstone-project-one
  • Create a new feature branch using the command below
git checkout -b [name_of_feature_branch]
  • Commit your changes using git commit as shown below
git commit -m ["entere a commit message"]
  • Push your changes using
git push -u origin [name_of_feature_branch]
  • Open pull request.

Show your support

Give a :star: if you like this project.

Acknowledgments

  • Template design by Cindy Shin
  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

License 📝

This project is MIT licensed

About

This is my Microverse module one capstone project. It is a website for a musical concert. Visitors can see events of the concert, the various band members, and information about past concerts Built using HTML, CSS, and JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published