Skip to content

jordicastro/jordicastro.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The portfolio website made by @jordicastro.

Built with Vite + React + Express (Node.js). Deployed on Github Pages.

Website

The Website hosted on GitHub pages can be found here.

Documentation

Documentation can be found here.

HomePage Hero

ProjectsPage Projects

AboutPage About

NotFoundPage NotFound

Getting Started

  1. clone the repo
git clone https://github.com/jordicastro/web-app
  1. cd into the server folder and run the backend
 cd server
 ...
 npm run dev
  • The REST API is hosted on localhost:8000/api. Open server.js to view the routes
  1. cd into the client folder and run the frontend
cd ..
...
npm run dev
  • The client side is hosted on localhost:3000

About

react + vite tsx to showcase portfolio projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published