The project's use the ReactJS like a library Front-end and using Hygraph to expose a endpoint to get all info about Profile, Skills and Experiences. To get the data I'm using React Query + GraphQL. To styles and custom TailwindCSS.
- Install Packages
yarn install
- Start Project
yarn dev
Obs: To run everthing right you need create a connection with Hygraph and edit the .env file to set the URL.