This is my terminal theme based portfolio website. It is built with React.js and features a terminal theme.
A live demo of the website is available here.
- Terminal-themed design
- Responsive layout
- Projects section with descriptions and links
- Skills section highlighting my expertise
- Customisable
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/mukundsolanki/terminal-portfolio.git
- Install the dependencies:
cd terminal-portfolio
npm install
- Start the development server:
npm start
- Open the website in your browser at
http://localhost:3000
.
Contributions are welcome! If you have any suggestions, improvements, or bug fixes, feel free to submit a pull request.
This project is licensed under the MIT License.