mathcrln / mathcrln.com

My portfolio, built with Next.js, Tailwind, Apollo GraphQL and GraphCMS.

Home Page:https://mathcrln.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jerry / mathcrln.com

Author Stars

Jerry is the first iteration of my personal website, built with Next.js, Tailwind, GraphCMS and Apollo.

Jerry

Table of contents

👷 Running Locally

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

🧰 Built with

👤 Author

🙏 Acknowledgments

I believe that no idea comes from nothing. While I made sure not to copy anyone's work while building this project, I believe that many projects that came before paved the way for this one. We all get inspired and, as Isaac Newton cleverly said:

“If I have seen further it is by standing on the shoulders of Giants”. — Isaac Newton

So I would like to personnally thank some people and projects I personnally took inspiration from while building this project:

About

My portfolio, built with Next.js, Tailwind, Apollo GraphQL and GraphCMS.

https://mathcrln.com


Languages

Language:TypeScript 96.3%Language:JavaScript 2.1%Language:CSS 1.6%