Interfaces (re)created using TailwindCSS to practice the framework.
Implemented Interfaces so far:
Technologies studied and used to carry out this project:
To clone and run this project, you will need:
Note: When installing Node.js, npm is automatically installed. 🎉
$ npm install
# development
$ npm run dev
# build
$ npm run build
# production
$ npm run start
# e2e tests
$ npm run cy:run
Made with 💚 by Gabriel Rapucci.