Skip to content

Commit

Permalink
hotfix: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
djnovin committed Jan 14, 2025
1 parent 0a8cb3e commit 5779916
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Description

<p align="justify"> This is a full-stack URL shortening service that allows users to shorten long URLs, create custom aliases, and track analytics (clicks, unique visitors, and geographic data). It’s designed for high performance with a static frontend and a scalable backend, deployed entirely on AWS. </p>

## Stack

<div align="center"> <img src="https://skillicons.dev/icons?i=react,astro,nestjs,graphql,tailwind,aws,postgres,githubactions" alt="Tech Stack" /> </div>
Expand Down Expand Up @@ -85,10 +86,13 @@ pnpm run dev

## Contributing

Contributing
<div align="center"> <img src="https://img.shields.io/badge/Contributions-Welcome-brightgreen?style=flat-square" alt="Contributions Welcome" /> </div>
We welcome contributions! Feel free to open issues, suggest improvements, or submit pull requests.

## Stay in touch

- Author - [Novin Noori](linkedin.com/in/novin-noori)
- Website - [novinnoori.com](https://novinnoori.com)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 comments on commit 5779916

Please sign in to comment.