This website created with Astro, React and TypeScript with the purpose of sharing development concepts and projects mine.
- Responsive design
- Immersive
To get started, clone the repository and install dependencies:
- Clone this repository.
git clone git@github.com:Lachicagladiadora/personal-website.git
cd personal-website
code personal-website
- Run
bun install
to install the dependencies. - Run
bun run dev
to run the server so you can enjoy the viewing.
If you would like to contribute, please fork and then PR