Skip to content

Portfolio website - built with Next.js, TypeScript, Tailwind. The content is managed through GraphCMS and accessed via GraphQL endpoints using Apollo Client.

Notifications You must be signed in to change notification settings

manazpr/my-portfolio

Repository files navigation

Manaz PR

Developer // Designer

Manaz PR Portfolio

This is my portfolio website, proudly built with Next.js, TypeScript, Tailwind. The content is managed through GraphCMS and accessed via GraphQL endpoints using Apollo Client.

Installation

  • Fork or Clone the project
  • Run yarn install
  • Example .env file:
NEXT_PUBLIC_GA_ID=
NEXT_PUBLIC_FORM_URL=
NEXT_PUBLIC_GRAPHCMS=
  • NEXT_PUBLIC_GA_ID: Google Analytics

  • NEXT_PUBLIC_FORM_URL: Form to submit contact info (endpoint.space recommended)

  • Run yarn dev

  • Your site is now running at http://localhost:3000!

Using Gitpod

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

Portfolio website - built with Next.js, TypeScript, Tailwind. The content is managed through GraphCMS and accessed via GraphQL endpoints using Apollo Client.

Resources

Stars

Watchers

Forks

Packages

No packages published