Welcome to my personal portfolio! 🚀 This space serves as a record of my journey and progress as a web developer.
- React: Building user interfaces with ease.
- TypeScript: Adding a layer of static typing for a robust codebase.
- Tailwind CSS: Styling made simple and efficient.
- React Router: Navigation for a seamless user experience.
- i18next React: Internationalization for language support.
- React Hook Form: Streamlining form handling.
- EmailJS: Simplifying email integration.
- Google reCAPTCHA: Enhancing security with efficient bot detection.
- Contact Form: Utilizing React Hook Form for a smooth user experience.
- Translations: Supporting multiple languages using i18next React.
- Email Handling: Seamless communication with users using EmailJS.
Visit my portfolio live on GitHub Pages: Personal Portfolio
- Clone the repository:
git clone https://github.com/gnovl/portfolio.git- Navigate to the project directory:
cd portfolio-folder- Run the Vite development server:
npm run dev