Skip to content

My portfolio built with NextJS, Chakra UI, GraphCMS and TypeScript.

License

Notifications You must be signed in to change notification settings

nextglabs/nextglabs.com

Repository files navigation

Nextglabs.com - Portoflio

Author Languages Stars


Go check it out 🎉
You like what you see? Give this repo a star to show your appreciation! ⭐


📌 Table of Contents

👷 Running Locally

$ git clone https://github.com/nextglabs/nextglabs.com.git
$ cd nextglabs.com
$ cp .env.local.example .env.local
$ yarn
$ yarn dev

Define the environment variables by creating a .env.local file similar to .env.local.example

📮 Faq

Question: What are the technologies used in this project?

Answer: Next.js, Chakra UI and hygraph (GraphCMS).

Question: Why Next.js instead of other frameworks of React out there?

Answer: I chose Next.js in order to opt out for different rendering strategies and improved SEO out of the box. Additionally, the ease of Server Side Rendering (SSR) combined with on-demand static revalidation is an amazing combo.

🐛 Issues

Feel free to file a new issue with a respective title and description. If you already found a solution to your problem, I would love to review your pull request!

🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

About

My portfolio built with NextJS, Chakra UI, GraphCMS and TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Languages