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.
- Host: GitHub
- URL: https://github.com/mohakcodes/shortify-fullstack
- Owner: mohakcodes
- Created: 2024-02-29T17:30:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T15:47:59.000Z (over 2 years ago)
- Last Synced: 2026-04-30T12:33:09.751Z (about 2 months ago)
- Topics: mongodb, nextjs
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)