/portfolio

Personal portfolio created with HTML, CSS, React, Vite and TypeScript.

Primary LanguageTypeScript

Alex Gonzalez Romero website logo

Alex Gonzalez Romero Website

Based on Bartosz Jarocki design

Visit my website

Stack  โœฆ  Setup  โœฆ  Dockerize  โœฆ  Commands  โœฆ  License

GitHub stars GitHub issues GitHub forks GitHub PRs

๐Ÿ› ๏ธ Stack

  • Vite - Next Generation Frontend Tooling.
  • React - JavaScript library for building user interfaces.
  • Typescript - JavaScript with syntax for types.

๐Ÿš€ Setup

1. Clone this repo

git clone https://github.com/algorodev/portfolio

2. Move to cloned directory

cd portfolio

3. Install dependencies

yarn install

3. Start local server

yarn run dev

4. Open this link ๐Ÿš€

๐Ÿš€ Dockerize

1. Build image

docker compose build

2. Create and run the container

docker compose up -d

3. Remove and stop the container

docker compose down

๐Ÿงž Commands

Comando Acciรณn
โš™๏ธ dev Starts the project in dev mode.
โš™๏ธ build Compiles the project. If there is any error it should throw it.
โš™๏ธ lint Looks for lint errors in the project.
โš™๏ธ preview Preview in local localhost:5173.

๐Ÿ”‘ License

MIT - Creado por algorodev.