Tip Calculator created with Svelte
About | Technologies | Getting started | License
Splitter was created to solve a layout challenge in Frontend Mentor, as an additional challenge, I decided to build the application using Svelte, a web framework that I didn't know until then
This app features all the latest tools and practices in web development!
git clone https://github.com/calebesg/splitter.git
cd splitter
yarn
or npm install
to install all dependenciesnpm start
to start projectThis project is licensed under the MIT License - see the LICENSE page for details.