Menu Close
In fact, it has the 39mm Oystersteel monobloc middle-case of the OP essentially, which appears a little more curvaceous than the flat, trapezoid profile of the 40mm Oystersteel Submariner. The bezel of the replica rolex watches Explorer I is different on each: The OP has a domed, high-polish bezel, while the Explorer I has what Rolex calls a "Smooth" bezel. It has a flat surface instead of the convex bezel of the OP, with nicely polished.

A Terminal-like website created with React using TypeScript

A Terminal-like website created with React using TypeScript

Terminal Web Portifolio

A terminal-like website with custom commands that simulates the use of a linux terminal inside the browser.

🚀 Demo

https://franciscogsilverio.github.io/Terminal-WebPortfolio/

Project Screenshots:

project-screenshot

🧐 Features

Here’re some of the project’s best features:

  • Screen responsivity
  • Animations
  • Http requests with React-query
  • CSS in Js with Styled Components
  • Automated tests with Jest and React Testing Library

🛠️ Installation Steps:

1. Clone the repository

git clone https://github.com/FranciscoGSilverio/Terminal-WebPortfolio.git

2. Change the directory to the terminal

cd terminal

3. Install the dependecies

npm install

4. Start the app

npm start

💻 Built with

Technologies used in the project:

  • React
  • Typescript
  • React-query
  • Styled-components
  • Context-API
  • GitHub API
View Source Code