/jcodd.tech

Portfolio Website built with React and Next.js.

Primary LanguageJavaScript

jcodd.tech

React application built using Next.js and styled components. Jcodd.tech is my personal portfolio website, made to be used to showcase past and future projects.
Access at: https://jcodd.tech


Mobile App Desktop App

What did i learn?

  • React context, despite it not being used in final application (Removed light/dark mode switch).
  • Styled Components.
  • Next.js.
  • HTML canvas and manipulating images/pixels.

More...

In the root of the project run:

npm install


Then, start the development server with:

npm run dev


Open http://localhost:3000 to view website in the browser.