Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andostronaut committed Jul 16, 2024
1 parent f0d33b0 commit d723b20
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
<div align="center">
<img alt="Portfolio" src="./portfolio.png" width="100%">
</div>

> This portfolio is using the template provided by [Magic UI](https://magicui.design/)
>
> Big Thanks to [Dillion](https://github.com/dillionverma) for creating this amazing portolio 🚀
# andostronaut.com

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fandostronaut%2Fandostronaut.com)

Built with [Next.js](https://nextjs.org/), [Shadcn/ui](https://ui.shadcn.com/), and [Magic UI](https://magicui.design/).

# Getting Started Locally
## Credit

This portfolio is using the template provided by [Magic UI](https://magicui.design/)

## Getting Started Locally

```bash
git clone https://github.com/andostronaut/andostronaut.com.git
Expand All @@ -19,10 +17,10 @@ bun install
bun dev
```

# Configuration
## Configuration

Open the [Config file](./src/data/resume.tsx) and make changes

# License
## License

Licensed under the [MIT license](LICENSE.md).
Binary file removed portfolio.png
Binary file not shown.

0 comments on commit d723b20

Please sign in to comment.