/odin-calculator

This is a repository for the calculator project from The Odin Project, a free online curriculum for learning web development. The project aims to create a simple calculator that can perform basic arithmetic operations using HTML, CSS, and JavaScript.

Primary LanguageJavaScript

The Odin Project Calculator

This project is part of The Odin Project curriculum and involves creating a simple yet powerful calculator. My design is heavily inspired by the Windows Calculator app.

How to run

To run this project locally, you need to have a web browser and a code editor installed on your computer. You can follow these steps:

  1. Clone this repository or download it as a ZIP file.
  2. Open the index.html file in your web browser.
  3. Enjoy sketching!

You can view a live demo of this project here.

Credits

This project was inspired by The Odin Project's Calculator project, which is part of their Foundations course. The Odin Project is an open-source online curriculum for learning web development.