/the-odin-project

A compilation of my coding projects from The Odin Project, an open-source web development course.

Primary LanguageHTMLMIT LicenseMIT

The Odin Project

This repository showcases the projects I created during my web dev learning journey with The Odin Project. These projects are mostly built using HTML, CSS and JavaScript 🎯.

Project Code Repo Live Demo Topic
Odin Recipes odin-recipes Here HTML Foundations
Landing Page landing-page Here CSS Flexbox
Rock Paper Scissors rock-paper-scissors Here JavaScript Basics
Calculator calculator Here JavaScript Basics