Skip to content

khurshid/shortenurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shortenurl mini project

Here are the steps to run this script, we assuming you alraedy have npm and node installed.

Server folder setting

  1. first import sql file into your database.

  2. open constant.js and change port, root_url, and database setting like host, username, db name and password

  3. open terminal and run following commmand $cd server $ npm install $ npm start

  4. open client/src/constant.js update host/domain name and port number

  5. open another terminal and run following command $ cd client $ npm install

About

shorten url with mysql

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published