This project serves as a practical test of my skills in HTML and Git as part of my journey in learning front-end development as a self-taught student while folllowing the Odin Project curriculum. The goal is to create a website that consists of a main page which will have links to a few recipes using the html alements and Git for version control. Notice: This and the other projects from the Odin Foundations Course won't be updated. This is to keep a record of my learning progress and document how my work was when I started in web development.
- Structure a webpage using HTML tags.
- Implement various HTML elements such as headings, paragraphs, links, etc...
- Apply attributes and tags to enhance the semantic structure of the content.
- Initialize a Git repository for version control.
- Stage and commit changes with meaningful commit messages.
- Push changes to a remote repository, such as GitHub.
The project is organized to showcase a range of HTML elements and structures while maintaining a versioned history using Git. Each significant change or feature may be represented in dedicated branches, allowing for a clear and organized development process.
-
Clone this repository to your local machine.
git clone https://github.com/sebastianmsz/coffeebara-website
-
Open the
index.html
file in your browser to view the page. -
Explore the code in the repository to understand how the page has been structured and designed.
If you're also following The Odin Project curriculum or have suggestions to improve this practice project, I'd be happy to hear them! Open an issue or submit a pull request to share your ideas.
If you have questions about the project, The Odin Project curriculum, or just want to exchange ideas about web development, feel free to get in touch. You can reach me at sevas.molina2004@gmail.com
Enjoy exploring the wonderful world of web development! ☕️🚀