GitXplorerGitXplorer
d

nwl-happy

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
bccdf72aaadbb159ec90e9825bfbd6df5cb3d515

Fix router link.

ddiiegoburiti committed 4 years ago
Unverified
b2c6c86c25030b03a46e459f4ad3a6543c4d4610

Styled notFound component.

ddiiegoburiti committed 4 years ago
Unverified
8d09c7c215822130d116c43e0f1765d4b5bf4036

Aside width define with clamp.

ddiiegoburiti committed 4 years ago
Unverified
89784892e693c5b6510fc755c4219a2ffe972a17

Notfound router component.

ddiiegoburiti committed 4 years ago
Unverified
c3404e1a01d765dc7c637fab206f0a327781cf5d

Async fetch api.

ddiiegoburiti committed 4 years ago
Unverified
9fdd1761a9f609945c4822d3d7a5726a646bbe2f

Fix key.

ddiiegoburiti committed 4 years ago

README

The README file for this repository.

Happy

About    |     Tecnologies    |     How to Contribute    |     License    |    


About 📝

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

Tecnologies 🚀

  • HTML
  • React
  • React Icons
  • Axios
  • Leaflet
  • React Leaflet
  • Typescript
  • Styled Components
  • Node
  • Yup
  • TypeOrm
  • Sqlite3
  • Multer
  • Express

Installation 💥

Backend

cd backend/src and run yarn dev

Frontend

cd frontend/src and run yarn start

How to Contribute 🤔

  • 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.

License 📜

This project is under the MIT license. See the archive LICENSE for more details.


Made by Diego Buriti 👋