File tree Expand file tree Collapse file tree 1 file changed +4
-19
lines changed Expand file tree Collapse file tree 1 file changed +4
-19
lines changed Original file line number Diff line number Diff line change 1
- # Personal Github Pages Setup with React + TypeScript + Vite
1
+ # Personal Github Pages
2
2
3
- This site was created with great appreciation to developers who have contributed to:
3
+ ## Uses Vite + React + TypeScript
4
4
5
- - Vite
6
- - React
7
- - Typescript
8
- - Emotion
9
- - React Router DOM
10
- - Yarn
11
- - Eslint
12
- - Prettier
13
- - VsCode
14
- - Github
5
+ Visit [ https://annavo.dev ] ( https://annavo.dev ) to view site and [ for more information about how this site was built] ( https://annavo.dev/about/site ) .
15
6
16
- When spinning up this site, I initially started off using CRA but it felt a bit clunky and
17
- dependencies were outdated. I switched to Vite and found it a much better experience. I also
18
- opted to write my own css with some tools to clamp my typography and space for a more fluid
19
- and responsive layout. The site follows accessibility best practices. Testing was performed
20
- using Axe DevTools, VoiceOver, and keyboard.
21
-
22
- Feel free to take a look at my code. I opted to leave it public so that it could be used as a sample of my coding practice.
7
+ Feel free to take a look at my code. I opted to leave it public so that it could be used as a code sample.
You can’t perform that action at this time.
0 commit comments