rmosias2 / laurabeatris.com

My portfolio built with Next.js, Chakra UI and GraphCMS

Home Page:https://laurabeatris.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laurabeatris.com

Author Languages Stars


Go check it out ๐ŸŽ‰


๐Ÿ“Œ Table of Contents

๐Ÿ‘ท Running Locally

$ git clone https://github.com/LauraBeatris/laurabeatris.com.git
$ cd laurabeatris.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 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.

๐Ÿ› 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 Next.js, Chakra UI and GraphCMS

https://laurabeatris.com

License:Other


Languages

Language:TypeScript 95.3%Language:JavaScript 4.7%