Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.17 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.17 KB

Task-3-CAMPER-CAFE

CAMPER CAFE: A minimalist menu page showcasing our coffee delights. Built with HTML and CSS

Live Link

https://rudrakshdev.github.io/Task-3-CAMPER-CAFE/index.html

Output

image

image

Contributing

If you'd like to contribute improvements to this CAMPER-CAFE, you're welcome! Here's how:

  1. Fork this repository: On GitHub, navigate to your forked copy of this repository. Click the "Fork" button in the top right corner.
  2. Clone your fork: Clone your forked repository to your local machine using Git. You can find instructions for cloning on the GitHub Help Docs https://github.com/git-guides/git-clone.
  3. Make changes: Make your desired improvements to the code in your local copy.
  4. Commit your changes: Commit your changes to your local Git repository.
  5. Create a pull request: In GitHub, navigate to your forked repository and create a pull request. This will propose your changes to the original repository's maintainers for review.