Skip to content

Website built with Next.js, Typescript, Tailwind, Shadcn, Radix and more

License

Notifications You must be signed in to change notification settings

maakle/website

 
 

Repository files navigation

maakle.com

My personal website built with Next.js, Tailwind, Radix, and Shadcn.

Local Installation

First, install the dependencies:

npm i
# or
pnpm i

Then, run development server:

npm run dev
# or
pnpm run dev

Finally, create a local env file. Refer to .env.example.

Open http://localhost:3000 with your browser to view the app.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Website built with Next.js, Typescript, Tailwind, Shadcn, Radix and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 91.2%
  • JavaScript 6.6%
  • CSS 2.2%