Switter Svelte Themes

Switter

Made with Svelte

Switter

Made with Svelte By Maxime Bouchouareb 2021

  1. Presentation
  2. Technologies
  3. Ressources

1: Presentation

Here's my first web application with Svelte ! I've been inspired by the famous tweeter feed. Here's some features:

  • You can choose to display the fields or not.
  • If you don't type your name in the first field, you'll be identified as "anonymous"
  • If the message is empty or too long (>140 char) the send button is disabled
  • There's a red message to inform you about that !
  • Every message is then posted and readable from newer to older, DateTime is UTC+1

2: Technologies

  • IDE: VSCode
  • NodeJS: 15.8.0
  • npm: 6.14.11
  • HTML5+CSS3 (even there ain't mush of this)

3: Ressources

  1. https://svelte.dev
  2. https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started

Thanks for reading !

Top categories

Loading Svelte Themes