An URL Link shortener
Go to file
Pratyay Roy b542cf1f7c added login and reg page 2022-02-15 20:19:59 +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 Merge branch 'main' of https://github.com/BRAVO68WEB/url-minify into feature/auth-backend 2022-02-02 02:18:47 +05:30
frontend added login and reg page 2022-02-15 20:19:59 +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.