I used this project as an opportunity to combine learning the resistor color codes with Astro. I have made most of my sites in Vanilla JS, ReactJS, or NextJS, so I wanted to learn a new framework by completing a simple project such as this.
- Clone the project:
git clone https://github.com/lbcmk/TestYourResistors
- Install the Dependancies
npm install
- Run the local dev version
npm run dev
- Astro
- Vercel
The best way to contribute would be to fork this repository and commit a merge request.
Distributed under the GPL-3.0 License. See LICENSE for more information.