Personal Portfolio for Rodderick Garland
Live Site
·
Report Bug
·
Request Feature
Table of Contents
This is a personal portfolio website for Rodderick Garland. This site features a blog, a list of skills and projects I have created, and a way to contact.
📱 Uses Sanity.io for content managment
📖 Full-featured Blog Page
🎨 Styled with Tailwind CSS and Framer Motion
📖 Formik/Yup Form Handling
To get a local copy up and running follow these simple example steps.
Download the latest version of the Node Package Manager
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/zencoder24/personal-portfolio
- Install NPM packages
npm install
- Change Directory in to the personal-portfolio folder
cd personal-portfolio - Run on Local Server
npm run dev
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
Open the project folder and Navigate to /app directory.
You will find all the components and pages used and you can edit your information accordingly.
Give a ⭐ if you like this website!
