This is a practice project on creating a weight converter app, where a user can choose a weight unit and enter the amount and the app will convert the given amount to an equivalent unit weight of choice.
Additional description about the project and its features.
- Javascript(ES6)
- HTML
- CSS
- Webpack
- Bootstrap 4.0
To get a local copy up and running follow these simple example steps.
You need to have a web browser
- Clone the repo
- Run 'npm install' command to install package dependencies.
To run the index file and see the project; enter this command on the command line: 'npm run start'
Then open the browser and enter this link: http://localhost:8080
👤 Author
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!