About • Features • How it works • Tech Stack • Author • >
😺 Get A Pet - is a way to connect people who want to adopt a pet and people who are donating animals.
Project developed during the course Node.js do Zero a Maestria com diversos Projetos offered by Udemy - Matheus Battisti. The course is rich in details and projects.
-
People can register on the web platform by sending:
- name, email e cellphone
-
Users can register pets for adoption by submitting:
- name, age, description, weight, color, images e availability
This project is divided into two parts:
- Backend ( backend folder)
- Frontend ( frontend folder)
💡 Frontend need the Backend to be running to work.
The following tools were used in the construction of the project:
Front-end (React)
See the file [package.json] (https://github.com/MikaelKawam/Get-A-Pet/blob/main/frontend/package.json)
Back-end (NodeJS)
See the file package.json
- Editor: Visual Studio Code → Extensions: SQLite
- Markdown: StackEdit, Markdown Emoji
- Commit Conventional: Commitlint
- API Test: Insomnia
- Icons: Feather Icons, Font Awesome
Mikael Kawam