Hello and welcome to my GitHub repository! Here, I showcase my personal website, built with React, Vite, and Tailwind CSS. This site serves as my creative platform to express myself, display my projects, and share my journey as a first-year web development student.
- React: A powerful JavaScript library for building user interfaces that drive the frontend of my website.
- Vite: A fast and opinionated build tool that enabled a smooth development experience with its lightning-fast server and build times.
- Tailwind CSS: A utility-first CSS framework that made it easy to design responsive, visually appealing components.
My website is hosted on Netlify, providing a seamless experience for static site hosting. Check it out live at arnabsamanta.in.
- Portfolio: Browse through my projects in the portfolio section.
- About Me: Learn more about my interests, skills, and aspirations in the "About Me" section.
- Contact: Interested in reaching out? Visit the contact section to send me a message!
To run the website on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/your-repo.git
- Navigate to the project directory:
cd your-repo - Install the necessary dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and go to
http://localhost:5173to view the site locally.
I welcome contributions and feedback! If you have suggestions or ideas for improvements, feel free to open an issue or submit a pull request.
Let’s connect! You can find me on LinkedIn and Twitter.
Happy coding! 🚀