Welcome to the live version of my projects from The Odin Project! This branch contains the projects I built as part of the The Odin Project Full Stack JavaScript course from The Odin Project.
This repository hosts my live JavaScript projects that I built as part of The Odin Project Full Stack JavaScript course. These projects are available for you to view and interact with on GitHub Pages by clicking the links above.
These projects showcase fundamental JavaScript concepts such as:
- DOM Manipulation
- Event Handling
- Data Structures & Algorithms
- Form Validation
- UI Design with Flexbox, Grid, and Responsive Layouts
- Make changes to your local project (e.g., tic-tac-toe).
- Commit the changes to your local
gh-pages
branch. - Push to GitHub:
git push origin gh-pages