👶 An app to make orphanages closer to you!
- Next.js
- Typescript
- styled-components
- framer-motion
- Joi
- axios
- react-query
- Jest
- Testing Library
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
Made by Renan Pereira
Give a ⭐️!