perezdann / celikk-personal-website-nextjs

Home Page:celikk-personal-website-nextjs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CK

celikk.me - personal website

My new personal website celikk.me built using React from scratch. Hosted on Firebase.

collage

πŸ›  Development Setup

  1. Install dependencies

    yarn install
  2. Start the development server

    yarn start

πŸš€ Hosting

This is a NextJS project so I use Vercel for hosting as it makes things easy for me. Feel free to use other hosting platforms. Pushing to this repo automatically updates the vercel deployment.

❓ If you don't understand how a certain part works;

Watch how I implemented it. If you want to see my learning process, join the discussion. Give me recommendations on what/how to do.

🚨 Forking this repo and copying code

I encourage you to do it. Let me know if you do. Also feel free to create pull requests if you think you've made an improvement.

If you copied the whole thing, giving some credit would be nice but I can't force you to do it.


About

celikk-personal-website-nextjs.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 70.9%Language:Sass 29.1%