Introduction To Website_Word_counter..!
# apt-package manager
$ sudo ./packages.sh ./setup.sh
./start.sh 0. Start the Redis server and rq
1. Run setup.sh before Starting the application
2. Sign-up before Sign-in
3. Login before you add the tasks
#Open in Seperate tabs
user@user:~/Main$ redis-server
user@user:~/Main$ rq worker
user@user:~/Main$ python3 Main.py 






