This is an open source project from DevProjects. Feedback and questions are welcome! Find the project requirements here: Link shortener website
Built with Vite/React
This is what you'll see when you run the project.
Node JS v20
A bit.ly account.
Clone the project and run npm install
Create .env files from the .envexample file filling it with your own values.
The VITE_BITLY_TOKEN and VITE_GROUP_GUID keys can be found from bit.ly.
You can then do npm run dev
to start you local server. Happy testing 😃
MIT Most open source projects use the MIT license. Feel free to choose whichever license you prefer.