A mobile shopping store made with NodeJS and MySQL.
- Clone repo
git clone - open project directory and type
npm iin terminal such as git-bash to install all dependencies. - make sure you have mysql installed and server running and config setup already.
npm runto run the project- open
http://localhost:5000/in browser to run the project. enjoy 😀
You are welcome to study and suggest me to update the current setup!