An open API service indexing awesome lists of open source software.

https://github.com/mohakcodes/shortify-fullstack

Introducing Shortify: Your go-to for easy URL shortening. Shorten links instantly without login. Need access to past links? Log in for the "All Links" feature. With its user-friendly interface, Shortify ensures swift URL shortening and optimization, bidding farewell to lengthy links for good.
https://github.com/mohakcodes/shortify-fullstack

mongodb nextjs

Last synced: about 2 months ago
JSON representation

Introducing Shortify: Your go-to for easy URL shortening. Shorten links instantly without login. Need access to past links? Log in for the "All Links" feature. With its user-friendly interface, Shortify ensures swift URL shortening and optimization, bidding farewell to lengthy links for good.

Awesome Lists containing this project

README

          

# Shortify

- Description: Developed a URL shortening application using a tech stack comprising React, MongoDB, HyperUI, and Zustand for efficient state management.

## Features

- Utilized React: Built a responsive and interactive user interface.

- Employed MongoDB: Stored and managed long and short URLs efficiently in the database.

- Integrated HyperUI: Created a modern and visually appealing user experience.

- Implemented Zustand: Ensured robust and streamlined state management across the application.

- Seamless Communication: Enabled dynamic updates between different components.

- Efficient Link Sharing: Improved the efficiency of sharing links by providing concise and user-friendly short URLs.

- Practical Solution: Contributed to the development of a practical solution for simplifying and optimizing URL sharing.

## Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Backend

`PORT`
`MONGO_URI`
`SECRETKEY`
`ORIGIN`
## Author

[@mohakcodes](https://www.github.com/MOHAKCODES)