This is a personal portfolio website built using Next.js, Typewritter-effect, Aos, React Toastify, and Tailwind CSS. The website serves as a showcase of my skills, experience, and projects to potential employers and clients.
- Responsive design to ensure optimal viewing experience on all devices
- Interactive animations and effects Aos
- Toast notifications using React Toastify for user feedback
- A modern and professional UI design using Tailwind CSS
- Simple and intuitive navigation for easy access to all sections of the website
- A detailed project section showcasing my work and skills
- Next.js: A powerful React framework that facilitates the development of modern web applications.
- React Toastify: A simple and customizable toast notification system for React applications
- Tailwind CSS: A utility-first CSS framework for building responsive and customizable UIs
- Typewritter-effect: A mimics old-fashioned typing, revealing text character by character.
- Aos: A simplifies scroll-triggered animations creation.
To get started with this project, follow these steps:
- Clone the repository:
git clone https://github.com/kajal-rekha/portfolio3-next.js.git
- Navigate to the project directory:
cd your-repo-name
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and navigate to http://localhost:3000 to view the website.