An open API service indexing awesome lists of open source software.

https://github.com/nomadsdev/url-shortener-nodejs-react-express-mysql


https://github.com/nomadsdev/url-shortener-nodejs-react-express-mysql

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# URL Shortener

![logo](https://cdn.discordapp.com/attachments/1198124910950752288/1199017555491295262/image.png?ex=65c1031d&is=65ae8e1d&hm=bd53f892b4f9e81428eb4193748214cecd8c20460ec8df674f5a389700bdb2e5&)

## How to install

```
cd server
npm i
nodemon server.js
```

```
cd client
npm i
npm run dev
```

## Language Framework
* Nodej
* Express
* React
* Mysql
* Tailwind