An URL Link shortener
Go to file
Jyotirmoy Bandyopadhayaya 31077382a6 Updated Project Structure 2022-01-29 02:39:28 +05:30
backend Updated Project Structure 2022-01-29 02:39:28 +05:30
frontend Updated Project Structure 2022-01-29 02:39:28 +05:30
LICENSE Initial Release 2022-01-27 12:30:30 +05:30
README.md Updated Project Structure 2022-01-29 02:39:28 +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.