Skip to content

My portfolio site was built using NextJS and deployed with Vercel. With this project, I experienced each stage of development; from designing and wireframing to deploying to the internet.

Notifications You must be signed in to change notification settings

AdamC7313/portfolio-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js Portfolio

This is a portfolio website built using Next.js, a React framework. It showcases my projects, skills, and experience in a clean and modern design.

Features

  • Responsive Design: The website is optimized for various screen sizes, ensuring a consistent experience across devices.
  • Dynamic Routing: Next.js allows for easy implementation of dynamic routing, making navigation smooth and efficient.
  • Project Showcase: A dedicated section to showcase my projects, including descriptions, screenshots, and links to live demos or repositories.
  • Skills & Experience: Highlights my skills and experience, providing potential employers or clients with valuable insights into my capabilities.
  • Contact Section: Includes links to socials and email.

Technologies Used

  • Next.js: A React framework for building server-rendered applications.
  • React: A JavaScript library for building user interfaces.
  • CSS: Custom styling for a unique and appealing design.
  • JavaScript: Used for interactivity and dynamic functionality.
  • HTML: Markup language for structuring the content of the website.

Getting Started

To run this project locally, follow these steps:

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Install dependencies by running npm install or yarn install.
  4. Start the development server using npm run dev or yarn dev.
  5. Open your browser and visit http://localhost:3000 to view the website.

Deployment

This site is deployed with vercel, at https://adamc-portfolio.vercel.app/

About

My portfolio site was built using NextJS and deployed with Vercel. With this project, I experienced each stage of development; from designing and wireframing to deploying to the internet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors