Personal Webpage Project

React Gatsby Node.js Version

This project is my personal webpage built using ReactJS and Gatsby, and it's deployed on Netlify. The webpage showcases my portfolio, projects, and information about me.

Table of Contents

Description

My personal webpage is designed to provide an interactive and informative platform to showcase my professional journey, skills, and projects. It's built using Gatsby, a React-based static site generator, which allows for fast loading times and easy content management.

Installation

  1. Clone the repository:
git clone https://github.com/jsmatias/personal-webpage.git
cd gtsb-personal-website
  1. Install dependencies
npm install

Usage

  1. Start development server:
npm run develop
  1. Open your web browser and navigate to http://localhost:8000 to see the webpage in action.

Deployment

Deploy this starter with one click on Netlify:

Deploy to Netlify