Back to projects

NeoFan
Aditya Sharma / August 3, 2024
This is a company portfolio built with NextJs.
Technologies
- NextJs: A React framework for building static and dynamic websites.
- Tailwind CSS: A utility-first CSS framework for building custom designs.
- Vercel: A cloud platform for static sites and serverless functions.
Getting Started
To get started with this project, you can clone the repository and install the dependencies:
git clone
cd NeoFan
npm install
Once the dependencies are installed, you can run the development server:
npm run dev
The development server will start at http://localhost:3000
.
Deployment
To deploy this project, you can use Vercel. You can link your GitHub repository to Vercel and deploy the project with a single click.
Conclusion
This portfolio is a great example of how you can build aapplication with NextJs.