Skip to content

This repo is the public source code for my website's redesign using Next & Shadcn. See the Figma design (link in README) for reference.

Notifications You must be signed in to change notification settings

mstflotfy/mstflotfy.com-2024-nextJs

Repository files navigation

Rethinking my Website: mstflotfy.com, 2024 (Next.js, shadCn/ui)

This repository contains the source code for the redesign of my personal website, mstflotfy.com. The goal is to implement this design I made for the website in Figma.

Technologies

  • Next.js: A React framework for building server-rendered applications.
  • shadCn UI: A component library for creating responsive UIs.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.

Installation

  1. Clone the repository:
    git clone https://github.com/mstflotfy/mstflotfy.com-2024-nextJs
  2. Navigate to the project directory:
    cd mstflotfy.com-2024-nextJs
  3. Install dependencies:
    npm install

Usage

Run the development server:

npm run dev

Visit http://localhost:3000 in your browser.

About

This repo is the public source code for my website's redesign using Next & Shadcn. See the Figma design (link in README) for reference.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published