Skip to content

This is my personal portfolio, a webapp built to show all the projects I've developed using different technologies. It was developed using Nextjs to improve SEO through Server Side Rendering.

Notifications You must be signed in to change notification settings

DanSepulveda/portfolio

Repository files navigation

Portfolio

This is my personal portfolio, a webapp built to show all the projects I've developed using different technologies. It was developed using Nextjs to improve SEO through Server Side Rendering. It fetches data from an API developed with Node and Express. This is the API Repository.

image

🚀 Getting Started

Content

This project only have main branch. If you want to deploy it, the easiest way is connecting your repository to a Vercel Acount, so it will build everytime you push to the branch.

Demo

You can see a demo of this project on the following link: Dansep Portfolio

🔧 Installation

If you want to run this project on your machine, just follow these steps:

  • Create a folder and execute git clone https://github.com/DanSepulveda/portfolio.git
  • Execute npm install in root directory.
  • Execute npm run dev in root directory.
  • Go to http://localhost:3000 on web browser.

🛠️ Technology Stack

This project was built using the following technologies:

  • HTML
  • CSS Modules
  • JavaScript
  • Nextjs - React Framework

Desarrollado por Daniel Sepúlveda

About

This is my personal portfolio, a webapp built to show all the projects I've developed using different technologies. It was developed using Nextjs to improve SEO through Server Side Rendering.

Topics

Resources

Stars

Watchers

Forks