Technologies | Project | Use
This application was developed with the following technologies:
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.
If you want to try it, click here to access the APP.
$ git clone https://github.com/ErnaneJ/To-Do_AppSvelte.git
$ npm install
$ npm run dev
$ ./node_modules/.bin/cypress open
./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.