Skip to content

FredMunene/FredMunene.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio

A portfolio website built to showcase my skills, projects, blogs, and more.

Features

  • Responsive Design: The website is fully responsive and adjusts seamlessly to different screen sizes, providing an optimal viewing experience.
  • Portfolio Section: Showcases my projects, including links to live demos and GitHub repositories.
  • Resume Section: Highlights my professional background, skills, and education.
  • Blog Section: Displays a collection of my blog posts.
  • Contact Form: Allows visitors to send me messages directly from the website.
  • Social Links: Links to my social media profiles like GitHub, LinkedIn, etc.

Installation

  1. Clone the repository:

    git clone https://github.com/FredMunene/FredMunene.github.io.git
    cd FredMunene.github.io
  2. Install dependencies

    npm install
  3. Set environment variables in the file .env for Email and App Password . I used Google App passwords. Read about it here.

    Example .env file:

    EMAIL_USER=your-email@example.com
    EMAIL_PASS=your-app-password
    
  4. Run the app.

    npm start

Access website at http:\localhost:3000

Contact

For any inquiries, feel free to reach out via email at mfredgitonga@gmail.com.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Personal Portfolio Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published