Welcome to my portfolio website! This repository contains the source code and assets for my personal portfolio website, showcasing my skills, projects, and professional journey. Feel free to explore and learn more about my work.
This portfolio website serves as a comprehensive showcase of my skills, experience, and passion for web development. It provides an overview of my background, education, and the projects I have worked on. Through this website, I aim to demonstrate my expertise in frontend development, my growing knowledge of backend technologies like Golang, and my ability to solve complex data structure problems.
- React.js: A JavaScript library for building user interfaces
- React Scroll: For smooth scrolling
- Tailwind CSS - for CSS
1: Clone the repository
git clone https://github.com/abhiiishek07/portfolio.git
2: Navigate to project directory
cd portfolio
3: Install the dependencies
npm install
4: Start the application
npm start
5: Open your browser and navigate to http://localhost:3000 to view the application.
You can also check out the live version of the application here.
Contributions are welcome! If you have any suggestions, enhancements, or bug fixes, please submit a pull request or open an issue.
Make sure to replace `<repository-url>` in the "Getting Started" section with the actual URL of your repository.
Feel free to customize the README file further with additional sections or information relevant to your project.