Welcome to your IMPHNEN Landing Page project built with Next.js!
This project is a modern framework based on Next.js, designed to help build high-performance and SEO-friendly web applications. Use this project as a starting point to develop dynamic and responsive web applications.
- Automatic routing
- Server-side rendering (SSR) and static site generation (SSG)
- API Routes for simple backend functionality
- Full support for React Hooks and functional components
Make sure you have Node.js (version 12 or higher) installed on your system.
- Clone the repository:
git clone https://github.com/superXdev/imphnen-landing.git - Navigate to the project directory:
cd project-name - Install dependencies:
npm install - Start the development server:
npm run dev
Contributions are welcome! Please fork the repository, create a new feature branch, and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
Happy coding!