An URL Link shortener
Go to file
Jyotirmoy Bandyopadhayaya 0bc9cd7ad5 Added Contribs and Basic API Config 2022-01-29 11:44:49 +05:30
backend Added Contribs and Basic API Config 2022-01-29 11:44:26 +05:30
frontend Added Contribs and Basic API Config 2022-01-29 11:44:49 +05:30
CODE_OF_CONDUCT.md Added Contribs and Basic API Config 2022-01-29 11:44:49 +05:30
CONTRIBUTING.md Added Contribs and Basic API Config 2022-01-29 11:44:49 +05:30
LICENSE Initial Release 2022-01-27 12:30:30 +05:30
README.md Update README.md 2022-01-29 08:57:51 +05:30

README.md

Welcome to url-minify 👋

License: MIT Twitter: BRAVO68WEB



A URL shortener build with Nextjs, ExpressJS, MongoDB

forthebadge NodeJS NextJS

Install

# Installing Frontend
cd frontend && npm install

# Installing Backend
cd backend && npm install

Usage

# Running Frondend 
npm run start

# Running Backend
npm run start

Author

👤 BRAVO68WEB

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a if this project helped you!

📝 License

Copyright © 2022 BRAVO68WEB.
This project is MIT licensed.