This is a simple URL shortener app built using the MERN stack (MongoDB, Express.js, React.js, and Node.js).
Features The app allows users to enter a long URL and automatically generates a short and easy-to-remember URL. The app stores the long and short URLs in a MongoDB database. The app includes a simple user interface built with React.js. The app checks the long URL to make sure it is valid before generating the short URL.
Visit the app at https://smurl.ca
Contributions Contributions are welcome! If you have any ideas for new features or improvements, please feel free to submit a pull request.
License This project is licensed under the MIT License. See the LICENSE file for details.