This is single page portfolio web application built using React, vite, bootstrap and aos library.
The Single Page Vite Portfolio is a visually appealing and interactive portfolio website designed to showcase the work and skills of a frontend developer. It features a single-page layout with smooth scrolling and navigation, allowing visitors to easily explore different sections.
The portfolio is built with Vite, a fast build tool for modern web applications, which enhances development efficiency and optimizes performance. React is utilized to create dynamic and reusable components, providing an engaging user experience. The Bootstrap CSS framework ensures a responsive design and consistent styling across different devices.
- Responsive layout and design
- Single-page structure with smooth scrolling and navigation
- Interactive components and engaging user experience
- Optimized performance using Vite and React
You can access the live demo of the Single Page Vite Portfolio by following this link: Single Page Vite Portfolio
To run the Single Page Vite Portfolio locally, follow these steps:
- Clone the repository:git clone https://github.com/ankitjha2023/single-page-portfolio.git
- Navigate to the project directory: cd single-page-portfolio
- Install the dependencies: npm install
- Start the development server: npm run dev
- Open your browser and visit
http://localhost:5173
to view the portfolio locally.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request in the GitHub repository.
This project is licensed under the MIT License.