Skip to content

Kenni001/Terminal_Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Portfolio testing

image

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/Kenni001/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

Contributing

We welcome contributions from the community! If you have suggestions for improvements, new features, or bug fixes, please feel free to submit a pull request or open an issue.

License

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