Skip to content

calebesg/splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte Logo Splitter


Tip Calculator created with Svelte

About   |    Technologies   |    Getting started   |    License

GitHub language count Repository size License MIT


demo


🏷️ About

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

💻 Technologies

This app features all the latest tools and practices in web development!

  • Svelte Logo Svelte — A lib that provides a way to create native apps for Android and iOS
  • Javascript - A program language
  • HTML - Hypertext Markup Language
  • CSS - Cascading Style Sheet

🏃💨 Getting started

  1. Clone this repo with git clone https://github.com/calebesg/splitter.git
  2. Move yourself to the splitter directory: cd splitter
  3. Run yarn or npm install to install all dependencies
  4. Run npm start to start project

📝 License

This project is licensed under the MIT License - see the LICENSE page for details.