URL Shortner is an online tool that allows users to convert long urls in to short easily shareable urls. Developed upon MERN Stack.This is one of the many open source projects undertaken by Hack2skill. Our aim is to Generate more such open source respositories, In collaboration with other open source developers. Don't forget to check out our other open source projects, right here!
To Contribute to this repository follow these commands in your Terminal:
- Clone the Repository
git clone https://github.com/hack2skill/url_short
- After cloning the repository install all dependencies
cd url_short
npm i
- Install dependencies in client as well
cd ./client/
npm i
- Run the Client - front end
npm start
- Run the Backend in another Terminal
cd ..
npm run dev
Incase you run into difficulties, discuss your project on the community https://discord.gg/BM3yYfg4
We are the largest and fastest-growing community of technology innovators including startups, colleges & professional Developers with over 2.0 million developers.