Front end for the URL shortener
git clone https://github.com/avadavat/url-shortener-ui
cd url-shortener-ui
npm install
npm run build
npm start
To stop the server:
npm stop
Front end for the URL shortener
git clone https://github.com/avadavat/url-shortener-ui
cd url-shortener-ui
npm install
npm run build
npm start
To stop the server:
npm stop