8000 GitHub - cesarolvr/cesarolvr-www: ๐ŸŽจ Source code of my personal website made with React through GatsbyJS: https://cesarolvr.com/
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cesarolvr/cesarolvr-www

Repository files navigation

My personal website

A modern, responsive personal website built with Gatsby.js, featuring a sleek design and interactive elements.

Home Page Preview

๐Ÿš€ Features

  • Modern and responsive design
  • Built with Gatsby.js for optimal performance
  • Interactive 3D elements using Three.js
  • Syntax highlighting for code snippets
  • Google Analytics integration
  • SEO optimized with sitemap generation
  • Tailwind CSS for styling
  • SASS support for custom styling

๐Ÿ› ๏ธ Tech Stack

๐Ÿ—๏ธ Getting Started

Prerequisites

  • Node.js (v14 or later)
  • Yarn or npm package manager

Installation

  1. Clone the repository:

    git clone https://github.com/cesarolvr/cesarolvr-www.git
    cd cesarolvr-www
  2. Install dependencies:

    yarn install
    # or
    npm install
  3. Start the development server:

    yarn dev
    # or
    npm run dev

The site will be available at http://localhost:8000

๐Ÿ“ Available Scripts

  • yarn dev or npm run dev - Start development server
  • yarn build or npm run build - Build for production
  • yarn serve or npm run serve - Serve production build
  • yarn clean or npm run clean - Clean Gatsby cache

๐Ÿ”ง Configuration

The project uses several Gatsby plugins and configurations:

  • gatsby-plugin-google-gtag - Google Analytics integration
  • gatsby-plugin-image - Image optimization
  • gatsby-plugin-manifest - PWA support
  • gatsby-plugin-sitemap - SEO optimization
  • gatsby-plugin-postcss - PostCSS support
  • gatsby-plugin-sass - SASS support

๐Ÿ“„ License

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

๐Ÿ‘ค Author

Cesarolvr

About

๐ŸŽจ Source code of my personal website made with React through GatsbyJS: https://cesarolvr.com/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0