Skip to content

vpnwan/VpnWanPortfollio

Repository files navigation

VPNWAN Portfolio

This is the official portfolio for VPNWAN, built using Next.js, Tailwind CSS, and Acertinity for a sleek and modern web experience.

🚀 Getting Started

To set up the project locally, follow these steps:

Prerequisites

Ensure you have Node.js installed. You can download it from nodejs.org.

Installation

Clone the repository and install dependencies:

Install dependencies

npm install # or yarn install or pnpm install


### Run Development Server
Start the development server with:

```bash
npm run dev  # or yarn dev or pnpm dev or bun dev

Open http://localhost:3000 in your browser to view the project.

📁 Project Structure

  • app/page.js - Main entry point of the application.
  • components/ - Reusable UI components.
  • styles/ - Tailwind CSS and custom styles.
  • public/ - Static assets and images.

🔤 Fonts

This project utilizes next/font to optimize fonts. The primary font used is Geist, provided by Vercel.

📚 Learn More

To learn more about the technologies used in this project, check out the following resources:

🚀 Deployment

This portfolio is deployed on Vercel. You can deploy your own instance with the following command:

vercel

For more details, check out Next.js deployment documentation.


VPNWAN Portfolio - Built with ❤️ using Next.js, Tailwind CSS, and Acertinity.

About

Created with Nextjs + Aceternity + Tailwind Css

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors