Skip to content

Here is a bit about me and my portfolio developed using React, JavaScript, and Sass

Notifications You must be signed in to change notification settings

Jpsoaresfig/My_Profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Website

This is the repository for my personal website. The website was developed using Vercel and aims to provide information about me and my projects.

Overview

My website consists of several sections that highlight different aspects of my professional and personal life. Here is a summary of the main sections:

  • Home Page: A brief and welcoming introduction, providing an overview of the information available on the site.
  • About Me: A section dedicated to personal information, academic background, professional experience, and technical skills. It also includes a photo and a brief biography.
  • Projects: In this section, I showcase some of the projects I have worked on. Each project is presented with a brief description, technologies used, and a link to access the project.
  • Blog: A space to share articles, tutorials, and reflections on topics related to my field. Articles are organized by categories and can be easily accessed.
  • Contact: Contact information for people to reach out to me. This includes a contact form as well as links to my social media accounts.

Hosting

My website is hosted on the Vercel platform. Vercel is a specialized hosting platform for static web applications and seamlessly integrates with GitHub repositories. This means that whenever I push to the main branch of this repository, Vercel will automatically rebuild and deploy the latest version of the site.

https://my-profile-hazel-one.vercel.app

How to Run Locally

If you want to run a local version of this website, follow these steps:

  1. Clone this repository to your local machine using the following command:
  2. git clone https://github.com/your-username/repository-name.git
    <li>Navigate to the cloned directory:</li>
    <code>cd repository-name</code>
    
    <li>Install the necessary dependencies:</li>
    <code>npm install</code>
    
    <li>Run the command to start the development server:</li>
    <code>npm run dev</code>
    
    <li>Open your browser and access <a href="http://localhost:3000" target="_blank">http://localhost:3000</a> to view the website running locally.</li>
    

Contribution

If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request. I'll be happy to review your contributions.

About

Here is a bit about me and my portfolio developed using React, JavaScript, and Sass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published