Skip to content

TheDanniCraft/TerminalWebsite

Repository files navigation

Terminal Portfolio Website by TheDanniCraft

Terminal Portfolio Website by TheDanniCraft

react Deploy Status Version Gitmoji All 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

Tech Stack

Frontend - React

Deployment - Github Pages

Running Locally

Clone the project

https://github.com/TheDanniCraft/TerminalWebsite.git

Go to the project directory

cd TerminalWebsite

Remove remote origin

git remote remove origin

Install dependencies

npm install

Start the server

npm run dev

Contributors

Thanks goes to these wonderful people (emoji key):

Colors
Colors

💻 ️️️️♿️ 🐛

This project follows the 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.

Author