My first minimal, customizable, blazingly fast, and SEO-friendly website, built to showcase my work as a developer! 🚀
I have developed this portfolio website with React, Tailwind CSS, and Daisy UI. 🎨✨
Using Vite as a bundler, which is fast and helps with project setup. ⚡️
- Responsive Design: Optimized for various devices and screen sizes.
- Project Showcases: Detailed sections for each of my projects with links to live demos and GitHub repositories.
- Interactive Contact Section: Easily reach out via email.
- Frontend:
- React
- Tailwind CSS
- Daisy UI
- For TyperWriter Effect I used TypeWriter library
If you'd like to create your own version of this portfolio, you can fork this repository and customize it with your own information.
-
Fork this repository: Click the Fork button at the top-right corner of this page to copy the repository to your GitHub account.
-
Clone the repository:
git clone https://github.com/sankitdev/portfolio
-
Navigate to the project directory:
cd your-portfolio-directory
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and visit your development server link.
- Contributions are welcome! If you'd like to contribute to this project, feel free to fork the repository and submit a pull request.
- Refer to Contribution for more information.
- If you use or build upon this project, giving credit would be appreciated! You can mention me in your project or provide a link back to the original repository. 😊