Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.25 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.25 KB

portfolio

A Personal Portfolio Website built using NextJs. Live demo here.

Table of contents

General info

A Personal Portfolio Website built using NextJs.

Technologies

  • Next.js 13.4.9
  • React 18.2.0
  • Node 20.10.0

Features

  • The website consists of Two pages, i.e Home and Projects page.
  • The Home page consists of an About section, A Skills section, a Projects section and a 'Get in Touch' Section.
  • The Projects page consists of my projects with each project having a carousel consisting of its screenshots and the link to the projects.
  • The Navbar and the footer is common to both the pages.

Setup

To run this project:

  • Download the project code or clone it using git clone.
  • Make sure you have NodeJs v20.10.0 and yarn installed in your system.
  • Then, Install and run it locally using yarn:
$ cd portfolio
$ yarn
$ yarn dev

Contact

Created by @akiif - feel free to contact me!