Skip to content

DevonGifford/Portfolio_v2

Repository files navigation

Demo

built with Next.js & hosted by Vercel
other technologies used in this project include:


🚀 About This Project


Inspired by Brittany Chiang's captivating portfolio website, I embarked on a journey to recreate her design using my preferred tech stack. Initially challenged by the fact that Brittany's stack was built with Gatsby, while I was opting for Next.js - I saw this as an opportunity for growth.

Not only did I successfully replicate the design, but I also added my own innovative ideas and enhancements.



🙏 Credit & Note on Forking


While I built this website from scratch, it's important to acknowledge Brittany Chiang as the source of inspiration. All credit for the original design and concept goes to her.
You are welcome to fork this repo. However, please ensure proper attribution by linking back to the original source.

You could also give me a star if you like this project 😉⭐



Running locally


click here to expand:

System Requirements:

  • Node.js 16.8 or later.
  • macOS, Windows (including WSL), and Linux are supported.

First, Install dependencies

npm install

Second, run the development server:

npm run dev

Third, Open up localhost:3000 to view your application.
Open http://localhost:3000 with your browser to see the result.





Building and Deploying on Vercel


click here to expand:

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

This is a Next.js project bootstrapped with create-next-app.




MIT LICENSE


click here to expand:

Copyright 2024 - Devon Gifford

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.