Skip to content

React Terminal Portfolio: Interactive personal website with a terminal-like interface for showcasing developer skills and projects.

Notifications You must be signed in to change notification settings

VictorMarques98/portfolio

Repository files navigation

React Terminal Portfolio

React Terminal Portfolio

Overview

This is my personal portfolio website, designed as a terminal-like interface, inspired by this project. It is built using React, ViteJS, Sass, and various other libraries to showcase my skills and projects.

Visit the live portfolio: Click here

Features

  • Terminal-Style UI: The portfolio emulates a terminal interface, providing a unique and interactive user experience.

  • Project Showcase: Display your projects with detailed information, including titles, descriptions, technologies used, and links to the project repositories and live demos.

  • Interactive Commands: Users can interact with the terminal by typing commands like about, projects, and contact to access different sections of the portfolio.

  • Responsive Design: The portfolio is responsive, ensuring a seamless experience across various devices and screen sizes.

Technologies Used

  • React: Building the user interface and handling the application's state.

  • ViteJS: For a fast and efficient development environment with modern JavaScript features.

  • Sass: Styling the components and providing easy-to-maintain stylesheets.

Setup

  1. Clone the Repository:

    git clone https://github.com/VictorMarques98/portfolio
    cd portfolio
  2. Install Dependencies:

    yarn add
  3. Start Development Server:

    yarn dev
  4. Open in Your Browser:

    Your portfolio will be running at http://localhost:3000.

Usage

Once the development server is running, you can access your portfolio by opening a web browser and navigating to http://localhost:3000.

Feel free to customize the content and design of your portfolio to match your preferences and showcase your unique skills and personality.

License

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

Contact

About

React Terminal Portfolio: Interactive personal website with a terminal-like interface for showcasing developer skills and projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published