Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daveanthonyc/portfolio-site
💼 My portfolio website in React, TypeScript with the Framer Motion library for animations
https://github.com/daveanthonyc/portfolio-site
framer-motion portfolio-website react typescript
Last synced: about 1 month ago
JSON representation
💼 My portfolio website in React, TypeScript with the Framer Motion library for animations
- Host: GitHub
- URL: https://github.com/daveanthonyc/portfolio-site
- Owner: daveanthonyc
- Created: 2023-05-23T13:52:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-06T09:20:59.000Z (12 months ago)
- Last Synced: 2024-11-14T05:15:31.723Z (3 months ago)
- Topics: framer-motion, portfolio-website, react, typescript
- Language: TypeScript
- Homepage: https://david-chiang.netlify.app/
- Size: 3.44 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Portfolio Site
This is my website that devleoped in Typescript, React and the Framer Motion animation library
It is based on contemporary "awwward" winning websites
[Visit Awwwards](https://www.awwwards.com/)#### Features
- Custom mouse cursor with a smooth animation
- Parallax scroll for the header text
- Text animation on hover
- Page load animation
- Fade in text on scroll
- Page colour change on scroll# Installation
- clone the project
- have node installed on your machine
- npm install
- npm run dev (It's just a static website with no server)### Thoughts
- It was a pleasure to build this website as I always wanted to make a website that could move towards the quality of the fancy contemporary sites that you see on Awwwards
- My dream would be to build something that could receive such an accolade