/template-react-graphql

[ReactJS + GraphQL + Hygraph + TailwindCSS] - Example of portfolio using CMS to managment the content.

Primary LanguageTypeScript

Portfolio with CMS ⚡

Banner.png

Tools 🛠️

React TypeScript GraphQL Tailwind CSS

Description 📖

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.


Using 📦

  1. Install Packages
yarn install
  1. 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.