Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
avo committed Oct 27, 2024
1 parent 658f080 commit a7003c8
Showing 1 changed file with 4 additions and 19 deletions.
23 changes: 4 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,7 @@
# Personal Github Pages Setup with React + TypeScript + Vite
# Personal Github Pages

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

- Vite
- React
- Typescript
- Emotion
- React Router DOM
- Yarn
- Eslint
- Prettier
- VsCode
- Github
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).

When spinning up this site, I initially started off using CRA but it felt a bit clunky and
dependencies were outdated. I switched to Vite and found it a much better experience. I also
opted to write my own css with some tools to clamp my typography and space for a more fluid
and responsive layout. The site follows accessibility best practices. Testing was performed
using Axe DevTools, VoiceOver, and keyboard.

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.
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 comments on commit a7003c8

Please sign in to comment.