DevProjects - Link shortener website

This is an open source project from DevProjects. Feedback and questions are welcome! Find the project requirements here: Link shortener website

Tech/framework used

Built with Vite/React

Screenshots and demo

Screenshot

This is what you'll see when you run the project.

1712323853042

Demo

Link Shortener

Installation

Prerequisites:

Node JS v20

A bit.ly account.

Installation

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 😃

License

MIT Most open source projects use the MIT license. Feel free to choose whichever license you prefer.