Skip to content

avanastar/avarose.dev

Repository files navigation

AvaRose.dev

This is the source code for my personal website, AvaRose.dev. It's built with React, TypeScript, and Parcel. hosted on Firebase.

Prerequisites

this project uses pnpm as a package manager. You can install it with npm install -g pnpm.

Development

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

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Contributing

Contributions are welcome! Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors