An URL Link shortener
Go to file
chirag bb5104ce90 completed skeleton in frontend 2022-02-01 21:20:14 +05:30
.github Update one-issue-at-time.yml 2022-02-01 13:07:44 +05:30
.idea completed skeleton in frontend 2022-02-01 21:20:14 +05:30
backend delete from DB by ID 2022-02-01 20:40:46 +05:30
frontend completed skeleton in frontend 2022-02-01 21:20:14 +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
HOW_TO_CONTRIBUTE.md Typo Fix 2022-02-01 00:28:03 +05:30
LICENSE Initial Release 2022-01-27 12:30:30 +05:30
README.md Last Minute Conf 2022-01-31 23:05:13 +05:30
package-lock.json addurl 2022-02-01 09:53:37 +05:30

README.md

Welcome to url-minify 👋

License: MIT Twitter: BRAVO68WEB



A URL shortener build with Nextjs, ExpressJS, MongoDB

forthebadge NodeJS NextJS

Getting Started

Read here :- How to Contribute

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.