Skip to content

davinaleong/fem-tip-calculator-app

Repository files navigation

Tip Calculator App

Another simple challenge from Frontend Mentor.

The challenge can be found here.

Demo page can be found here!

Getting Started

  1. Fork this repo
  2. Run npm install
  3. Run npm run dev
  4. Go to http://127.0.0.1:5173/ to view content.
  5. Happy coding!

About this Project

I wanted to keep this project as simple as possible with minimal dependencies. This project just uses HTML, CSS & JS. This project uses NumeralJS for calculation and formatting of the tip amounts.

I like to challenge myself to keep solutions to Frontend Mentor projects as simple as possible, so I can use them in my server-side-rendered projects.

About

Tip Calculator App in Vanilla JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published