Welcome to my personal portfolio! This project showcases my frontend development skills and projects I've worked on. Feel free to explore the different sections to learn more about me and my work.
- React.js: A popular JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for rapidly styling web applications.
- React Router: A library for managing routing and navigation in a React application.
- Framer Motion: A motion library for creating smooth animations and transitions.
- React Icons: A library providing a wide range of icons for your projects.
- Responsive design: The portfolio is fully responsive to ensure a seamless experience on different devices.
- Smooth animations: Framer Motion is used to add elegant animations and transitions.
- Easy navigation: React Router allows for smooth navigation between different sections of the portfolio.
- Project showcase: A dedicated section to showcase my projects with descriptions and links.
- Contact information: Users can easily get in touch with me through provided contact details.
- Clone this repository to your local machine using
git clone
. - Navigate to the project directory:
cd vickyjay
. - Install project dependencies using
npm install
. - Start the development server:
npm run dev
. - Open your web browser and navigate to
http://localhost:5173
to view the portfolio.
Feel free to customize this portfolio to showcase your own projects and skills. Update the project descriptions, images, and links to match your work.
If you have any questions or would like to get in touch, you can reach me at:
- Email: victoluolatunji@gmail.com
- GitHub: Vitorola-coder
- Portfolio: preview
Thank you for visiting my portfolio!
- add few sleazy animation.
- change the experience section into an array and map it.
- change the services section into an array and map it.
- 404 page - done ✔✔
- more features yet to come.