codingcodax / portfolio-v1

Personal website 🌐 built with Next JS and Chakra UI with my own blog πŸ–ŠοΈ and newsletter πŸ“°.

Home Page:https://codaxx.ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codax Portfolio

Intro

This is the first version of my website built in Next.js.

Live preview:

This project is bootstrapped with reexjs-cli.

Running the project locally

  • Clone the project locally:
    • git clone https://github.com/codingcodax/portfolio-v1/
  • Install the dependencies.
    • npm install or npm i or yarn
  • Run the development server:
    • npm run dev or yarn dev
  • Finally open localhost:3000

Stack

Pending

Learn more

If you're interested in contributing, or just interested in the main tools I'm using, you can check them out via the links below.

About

Personal website 🌐 built with Next JS and Chakra UI with my own blog πŸ–ŠοΈ and newsletter πŸ“°.

https://codaxx.ml


Languages

Language:JavaScript 98.9%Language:Shell 1.1%