r3nanp / happy

πŸ‘Ά An app to make orphanages closer to you!

Home Page:happy-ebon.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happy

πŸ‘Ά An app to make orphanages closer to you!


r3nanp license mit style: styled-components prs


πŸ›  Technologies used

  • Next.js
  • Typescript
  • styled-components
  • framer-motion
  • Joi
  • axios
  • react-query
  • Jest
  • Testing Library

πŸŽ‰ Contributing

Check this step by step

πŸ€” How to run

Clone repository:

git clone https://github.com/r3nanp/happy.git

At the root of the project, run:

yarn or npm install

Copy the .env.example file to .env.local and fill the values:

cp .env.example .env.local

Run the following command in order to start the application in a development environment:

yarn dev

or

npm run dev

🎨 Layout


License πŸ“š

MIT license.

Made by Renan Pereira

Give a ⭐️!

About

πŸ‘Ά An app to make orphanages closer to you!

happy-ebon.vercel.app

License:MIT License


Languages

Language:TypeScript 98.6%Language:JavaScript 1.0%Language:Shell 0.4%