snlaight/url-shortener
This is a mono-repo app for a url-shortening service. Backend is built with MongoDB (chosen for its easiness in setting up a connection via the variables in the .env file), front-end is built with create-react-app. It uses tailwind for styling/css .
JavaScript