This Website is a modern web application built with Next.js and TypeScript, featuring a responsive design, dynamic routing, and a rich user interface. The application leverages React components, Framer Motion for animations, and a custom color palette for an enhanced user experience.
To get started with My Website, follow these steps:
-
Clone the repository:
git clone https://github.com/Anurag-singh-thakur/AR_Jaypee-.git
-
Install dependencies: Make sure you have Node.js installed. Then run:
npm install
-
Run the development server:
npm run dev
Open your browser and navigate to
http://localhost:3000to see your application in action.
- To start the development server, use:
npm run dev
- To create an optimized production build, run:
npm run build
- To start the production server, use:
npm start
- Responsive Design: The application is fully responsive and works on various screen sizes.
- Dynamic Routing: Utilizes Next.js's file-based routing system for easy navigation.
- Animations: Incorporates Framer Motion for smooth animations and transitions.
- Custom Color Palette: A well-defined color scheme enhances the visual appeal.
- SEO Optimized: Built with SEO best practices in mind, including meta tags and structured data.
The project follows a standard Next.js folder structure: