Skip to content

jovimoura/widget-app

Repository files navigation

To Do Widget🚀

To Do Widget It's a to-do list that uses localstorage to store the created items, but its main focus is on the feedback part, where the todowidget sends feedback from the customer, the feedback being: bug, idea or other, and this feedback is sent to a database and sent by email via its own API!

The project was made with Vite, Tailwind, TypeScript, Phosphoricons and uses Vitest for unit testing its components.


App URL

https://widget-lyart-theta.vercel.app/

Installation

Clone

git clone https://github.com/jovimoura/widget-app

Access the folder

cd <name-folder>

Install dependencies

npm i

Run test's

npm run test

Start the app

npm run dev

Port:

http://localhost:3000/

Images of project


Desktop:

Responsive:


Tecnologies and Libs:

  • Vite
  • React
  • TypeScript
  • Tailwind
  • Phosphoricons
  • Vitest
  • Axios
  • html2canvas

Made by:

João Victor dos Santos Moura