GitXplorerGitXplorer
g

portfolio

public
2 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
e380cb6df7841c64a489c45cf6875ee9116adde7

Create `/blog`

gguisaliba committed 2 days ago
Unverified
6360f63970b67cd64f9acbd97ec2d716dc6c9601

fix: post page to display mdx

gguisaliba committed 2 days ago
Unverified
9727694d8e219ac40c2c21ed6561683e9358e0c1

fix: blog page to list posts

gguisaliba committed 2 days ago
Unverified
91e9922a1b1d28563390c6003d1a63e80b2f5cbc

chore: adjust app layout to use new components

gguisaliba committed 2 days ago
Unverified
ec12a807a260b9be025c3668168f3d0809a39bd1

refactor: fix post fetching functions

gguisaliba committed 2 days ago
Unverified
444179b6cf8611894e10bb424f24809d5d523de1

refactor: delete `Post` component for now

gguisaliba committed 2 days ago

README

The README file for this repository.

Portfolio

Description

This is the repo for the v2 of my website

Technologies

This project was built using:

  • React
  • Next.js
  • TailwindCSS

Running

To run this project, clone the repository using the following command:

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

Then run:

yarn dev