Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.35 KB

File metadata and controls

32 lines (20 loc) · 1.35 KB

Features

  • Minimal one-page portfolio layout.
  • Blog support with MDX.
  • Responsive and accessible design.
  • Easy to use
  • Motion-Primitives for animated components.

Getting Started

For detailed setup instructions, refer to the Installation Guide.

git clone https://github.com/oochenn/oussamameziani.git
cd nim
npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve my website.

Deployment

You can deploy your site to any hosting platform that supports Next.js. For the easiest deployment experience, consider using Vercel:

Deploy with Vercel