Skip to content

maakle/website

Repository files navigation

rdev.pro

My personal website built with Next.js.

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

 
 
 

Contributors