Skip to content

ineaw/portfolio-2-feu

Repository files navigation

Portfolio 2

portfolio2

Brief / Description

Create a portfolio website that showcases three prior projects from the past year. These three projects should be listed:

  • Semester Project 2
  • JavaScript Frameworks CA
  • Project Exam 2

Built With

  • Next.js
  • Chakra-ui

Getting Started

Installing

This is where you list how to get the project started. It typically just includes telling a person to clone the repo and then to install the dependencies e.g.

  1. Clone the repo:
https://github.com/ineaw/portfolio-2-feu.git
  1. Install the dependencies:
yarn install

Running

To run the app, run the following commands:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Contact

My Twitter page

My LinkedIn page

Acknowledgments

To build this application i took inspiration from these two tutorials:

https://www.coffeeclass.io/articles/nextjs-crash-course-build-a-developer-portfolio-website

From Next.js exapmles: https://nextjs.org/examples / https://github.com/vercel/next.js/tree/canary/examples/with-mdx-remote