microverse-capstone-project-one

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.

Stars
3

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 [email protected]:charlesgobina/microverse-capstone-project-one.git
  • Clone the forked repo using the command below
git clone [email protected]: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 ⭐ 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

Related Projects