This is a project developed during the Course Web Dev Filipe Deschamps.
📦 root
┣ 📂 pages
┃ ┗ 📜 index.js
┣ 📂 models
┃ ┣ 📜 user.js
┃ ┣ 📜 content.js
┃ ┗ 📜 password.js
┣ 📂 infra
┃ ┗ 📜 database.js
┃ ┣ 📂 migrations
┃ ┣ 📂 provisioning
┃ ┃ ┣ 📂 staging
┃ ┃ ┣ 📂 production
┣ 📂 tests
- React
- Next.js
- Jest
- Jest-dom
- React Testing Library
This repository is licensed under the MIT License. See the LICENSE file for details.