To-Do_AppSvelte Svelte Themes

To Do_appsvelte

To-do app is a simple daily task listing system and was developed using the svelte framework.

To-Do App from Svelte

Technologies   |    Project   |    Use   


Todo-App Preview

🚀 Technologies

This application was developed with the following technologies:

  • HTML 5
  • CSS 3
  • JavaScript
  • Svelte
  • Cypress

💻 Project

To-do app is a simple daily task listing system and was developed using the svelte framework. The purpose of this application is to help those who use it to organize their day-to-day tasks, however, its real objective was to help in the fixation of knowledge regarding the svelte framework as well as automated tests of interface with cypress.

💡 Use

✔ Try it

If you want to try it, click here to access the APP.

✔ Run the tests

  • Clone the repository:
$ git clone https://github.com/ErnaneJ/To-Do_AppSvelte.git
  • Install the dependencies
$ npm install
  • Start a server on localhost
$ npm run dev
  • Start cypress and select a test
    $ ./node_modules/.bin/cypress open
    
    * if you want to add some new test, add it to ./cypress/integration. Make a pull request, I would love to receive your test, or even some other system improvement.

Developed with ❤ by Ernane Ferreira. 👋🏻
Project carried out in support of the company Real Seguro Viagem in its internship process.

Top categories

Loading Svelte Themes