This is the source code for my personal website, AvaRose.dev. It's built with React, TypeScript, and Parcel. hosted on Firebase.
this project uses pnpm as a package manager. You can install it with npm install -g pnpm
.
To get started, clone the repository and install the dependencies:
git clone https://github.com/ava-rose/avarose.dev.git
cd avarose.dev
pnpm install
To start the development server, run:
pnpm start
This project is licensed under the MIT License - see the LICENSE file for details
Contributions are welcome! Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Ava Rose - Initial work - AvaRose.dev