https://github.com/thedannicraft/terminalwebsite
A terminal styled website, built with react and deployed to github pages.
https://github.com/thedannicraft/terminalwebsite
portfolio portfolio-website react reactjs terminal terminal-based thedannicraft website
Last synced: 10 months ago
JSON representation
A terminal styled website, built with react and deployed to github pages.
- Host: GitHub
- URL: https://github.com/thedannicraft/terminalwebsite
- Owner: TheDanniCraft
- License: mit
- Created: 2023-05-28T00:38:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-08-26T22:56:01.000Z (10 months ago)
- Last Synced: 2025-08-27T07:34:11.863Z (10 months ago)
- Topics: portfolio, portfolio-website, react, reactjs, terminal, terminal-based, thedannicraft, website
- Language: HTML
- Homepage: https://terminal.thedannicraft.de/
- Size: 14.6 MB
- Stars: 19
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Terminal Portfolio Website by TheDanniCraft


[](https://github.com/TheDanniCraft/TerminalWebsite)


[](#contributors-)
A terminal styled website, built with react and deployed to github pages.
## Features
- Responsive Design 📱💻
- View command history 📖
- Tab Complete ⏭️
- Use arrow keys to navigate in command history ⬆️⬇️
## Lighthouse Score
[](https://htmlpreview.github.io/?https://raw.githubusercontent.com/TheDanniCraft/TerminalWebsite/master/lighthouse_results/desktop/thedannicraft_de.html)
## Tech Stack
**Frontend** - [React](https://reactjs.org/)
**Deployment** - [Github Pages](https://pages.github.com/)
## Running Locally
Clone the project
```bash
https://github.com/TheDanniCraft/TerminalWebsite.git
```
Go to the project directory
```bash
cd TerminalWebsite
```
Remove remote origin
```bash
git remote remove origin
```
Install dependencies
```bash
npm install
```
Start the server
```bash
npm run dev
```
## Contributors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Inspiration and Credits
I was inspired by these people/projects. Without them I wouldn't even had the idea to build this in the first place, so thanks to all of them! All codes are written on my own.
- [@satnaing](https://github.com/satnaing)
## Sponsors
|
| [**Termius**](https://termius.com/) provides a secure, reliable, and collaborative SSH client. |
|:----------------------------------------------------------------------------------------------------:|------------------------------------------------------------------------|
## Author
- [@thedannicraft](https://´github.com/thedannicraft)