This is a Next.js project bootstrapped with create-next-app.

My Portfolio Website

Welcome to my portfolio website! This website was built using React.js and Next.js, with additional libraries including Framer Motion and Material-UI. The website showcases my skills, projects, and experience as a software developer.

Features

  • Dark mode toggle: The website includes a dark mode toggle that allows users to switch between light and dark mode.
  • Responsive design: The website is designed to be fully responsive and accessible on a range of devices and screen sizes.
  • Animated transitions: Framer Motion is used to create smooth animated transitions and effects throughout the website.
  • Material design components: Material-UI is used to implement a range of pre-built UI components with a consistent and polished look and feel.

Technologies Used

  • React.js
  • Next.js
  • Framer Motion
  • Material-UI
  • EmailJs

Getting Started

To get started with this project, follow these steps:

1. Clone this repository to your local machine.
2. Install the dependencies using npm install.
3. Run the development server using npm run dev.
4. Open http://localhost:3000 in your web browser to view the website.

Open http://localhost:3000 with your browser to see the result.

Credits

This website was designed and developed by me. If you have any questions or feedback about the website, feel free to contact me at mezebu07@gmail.com.

Deployment

This website is deployed using Vercel and can be accessed at https://www.henryezeigwe.dev. Any changes pushed to the main branch of this repository will be automatically deployed to the live website.

Check out Next.js deployment documentation for more details.

License

This project is licensed under the MIT License. Feel free to use and modify this code for your own projects, but please provide attribution to the original author.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!