This project introduces a distinctive and interactive Terminal-style website, aiming to deliver a seamless experience reminiscent of a command-line interface while leveraging modern web technologies.
-
Advanced Design: The website showcases a sophisticated design, providing a sleek and user-friendly interface inspired by the terminal environment.
-
Technological Stack: Developed using vanilla CSS and JavaScript, this project underscores the power and versatility of these fundamental web technologies.
We welcome contributions to enhance the functionality and features of the website. Please follow these guidelines:
- Fork the repository and create a new branch.
- Make your changes and ensure the code adheres to the established coding standards.
- Test thoroughly to confirm your changes work as expected.
- Create a pull request with a clear description of the changes made.
Your contributions are highly appreciated! 💖
-
Clone the repository:
git clone https://github.com/ceocharley/terminal-website.git
-
Open the
index.html
file in your preferred web browser.
Terminal 'app' overlay on top of the desktop
Minimized terminal, showcasing the desktop
Full-screen feature for optimal viewing pleasure
Fully functional `cls` command that clears the terminal
Realistic dragging feature allowing users to place the terminal wherever they please
-
Clone the repository:
git clone https://github.com/ceocharley/terminal-website.git
-
Utilize a hosting provider, such as Cloudflare Pages or Vercel.
Copyright © Charles Barretta 2023. All rights reserved. This project is licensed under the MIT License - see the LICENSE file for details.
- Special thanks to Tameem Safi's Typewriter.js, which makes this project possible.
- Inspiration drawn from Microsoft Windows.