A terminal styled website, built with react and deployed to github pages.
- Responsive Design 📱💻
- View command history 📖
- Tab Complete ⏭️
- Use arrow keys to navigate in command history ⬆️⬇️
Frontend - React
Deployment - Github Pages
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
Thanks goes to these wonderful people (emoji key):
Colors 💻 ️️️️♿️ 🐛 |
This project follows the all-contributors specification. Contributions of any kind welcome!
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.