/terminal-portfolio

An interactive, retro terminal-style portfolio template built with react.js.

Primary LanguageJavaScriptMIT LicenseMIT

Terminal Portfolio v1

Screenshot

Description

This is a simple portfolio website created using React. It mimics a command-line terminal, but is also interactive.

Features

Responsive Design: The portfolio is fully responsive and looks great on desktop and mobile devices.
Interactive Terminal: Users can interact with the portfolio by typing commands just like in an actual terminal.
Customizable Content: You can easily customize the portfolio, add your projects, skills, and hyperlinks, and add or modify commands.

Usage

Clone this repository to your local machine:
git clone https://github.com/montymahato/terminal-portfolio.git

Navigate to the project directory:
cd terminal-portfolio

Install the dependencies:
npm install

Start the development server:
npm start

Open your web browser and visit http://localhost:3000 to view your terminal portfolio.

Technologies Used

React, JavaScript, HTML, CSS

License

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