Skip to content

richen604/richen-portfolio

Repository files navigation

richen-portfolio

Visit a production view of the website here at richen.dev

A portfolio with a project list, resume, and validated contact form. This application was built with the using NextJS, TypeScript, NodeJS, ReactJS, MongoDB, ReduxJS, ExpressJS and also includes the following frameworks:

Motivation

I needed a website to represent the projects I have accomplished, and network my skills as a developer

Originally built using Gatsby in v1.0.0, the old version of the app can be viewed here at richen-portfolio-v1.0.0

Local Development

This application is all rights reserved and local development is for educational purposes only

  • git fork or git clone this repository
  • run npm install to get required dependencies
  • run npm run dev for development
  • for production run npm run build & npm run start
  • use npm run lint for linting