An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Terminal Portfolio Website by TheDanniCraft

![Terminal Portfolio Website by TheDanniCraft](https://cdn.thedannicraft.de/Terminal.png)

![react](https://img.shields.io/badge/Built%20with-React-blue?style=for-the-badge)
[![Deploy Status](https://img.shields.io/github/actions/workflow/status/TheDanniCraft/TerminalWebsite/nextjs.yml?style=for-the-badge)](https://github.com/TheDanniCraft/TerminalWebsite)
![Version](https://img.shields.io/github/package-json/v/TheDanniCraft/TerminalWebsite?style=for-the-badge)
![Gitmoji](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=for-the-badge)
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#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

[![Lighthouse Score](https://raw.githubusercontent.com/TheDanniCraft/TerminalWebsite/master/lighthouse_results/desktop/pagespeed.svg)](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)):



Colors
Colors

💻 ️️️️♿️ 🐛

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)