Skip to content

Commit a7003c8

Browse files
committed
readme
1 parent 658f080 commit a7003c8

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

README.md

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,7 @@
1-
# Personal Github Pages Setup with React + TypeScript + Vite
1+
# Personal Github Pages
22

3-
This site was created with great appreciation to developers who have contributed to:
3+
## Uses Vite + React + TypeScript
44

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).
156

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.

0 commit comments

Comments
 (0)