About | Tecnologies | How to Contribute | License |
This is a project developed during next level week from Rocketseat
This week’s goal was to develop a system for registering orphanages and shelters where children who were at risk or not
- HTML
- React
- React Icons
- Axios
- Leaflet
- React Leaflet
- Typescript
- Styled Components
- Node
- Yup
- TypeOrm
- Sqlite3
- Multer
- Express
cd backend/src
and run yarn dev
cd frontend/src
and run yarn start
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m 'feat: my new feature'
; - Push to your branch:
git push origin my-feature
.
This project is under the MIT license. See the archive LICENSE for more details.