Skip to content

A modern and responsive portfolio website built with React, featuring a clean design and easy-to-navigate interface. This repository contains the source code for the website, including React components, CSS styles, and project details.

License

Notifications You must be signed in to change notification settings

Ralphonk/Personal-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Portfolio

A personal portfolio website built with React, showcasing my skills, experience, and projects.

Screenshot

image

Features

  • Responsive design for optimal viewing on desktop, tablet, and mobile devices
  • Easy-to-navigate interface with clear sections for About, Skills, Experience, and Projects
  • Detailed project descriptions with images, links, and technologies used
  • Contact form for getting in touch
  • Technologies Used

  • React (Create React App)
  • JavaScript (ES6+)
  • CSS ( CSS-in-JS with styled-components)
  • HTML5
  • Netlify (for deployment and hosting)
  • Project Structure

  • src/ contains the React application code
  • components/ contains reusable React components
  • containers/ contains higher-order components that wrap around smaller components
  • images/ contains static images used throughout the site
  • styles/ contains global CSS styles and variables
  • Getting Started

    1. Clone the repository: git clone https://github.com/your-username/your-repo-name.git
    2. Install dependencies: npm install or yarn install
    3. Start the development server: npm start or yarn start
    4. Open the app in your browser: http://localhost:3000

    Deployment

    This app is deployed to Netlify, which provides automatic code updates and hosting. To deploy to your own Netlify site, follow these steps:

    1. Create a new Netlify site and link your GitHub repository
    2. Set up automatic code updates and deployment in your Netlify settings

    License

    This project is licensed under the MIT License. Feel free to modify and use the code as you see fit.

    I hope this helps! Let me know if you'd like me to add anything else.

    About

    A modern and responsive portfolio website built with React, featuring a clean design and easy-to-navigate interface. This repository contains the source code for the website, including React components, CSS styles, and project details.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published