fmanimashaun / unit-converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Converter

πŸ“— Table of Contents

πŸ“– Overview

The project was built to showcase my skills in HTML, CSS, and JavaScript and how to build an interactive webpage. This is a simple unit converter web app. The development is based on the given Figma design. This is part of the Scrimba Frontend Developer Career Path solo projects.

Project Objectives

  • Develop the app layout based on the given Figma design.
  • Display converted values based on the user's input.
  • Display error messages when the user enters invalid values.

πŸ›  Built With

Tech Stack

Key Features

  • Display error messages when the user enters invalid values.

πŸš€ Live Demo

Live Demo Link

Desktop Version

Mobile Version

πŸ’» Getting Started

  • [Optional] Install git bash to your machine to enable you to clone this repo.
  • install Visual Studio to be able to host a local live version.
  • Install a browser to view the local live version. To get a local copy up and running follow these simple example steps.

Setup

  • Open your GitHub account the repository's link

Prerequisites

  • Internet connection
  • A github account

Install

  • copy the repo's link and clone it by writing git clone https://github.com/fmanimashaun/unit-converter.git on your git bash terminal (note: the main branch is the final version).
  • In your visual studio, change the branch to the starter_version branch to view the starter version of the project.
  • follow the step-by-step guide on my blog to build the project.

Authors

Developers

πŸ‘€ Engr. Animashaun Fisayo

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your suppor

Give a ⭐️ if you like this project!

πŸ“ License

This project is MIT licensed.

About

License:MIT License


Languages

Language:CSS 43.8%Language:JavaScript 33.5%Language:HTML 22.7%