git clone https://github.com/AkashSCIENTIST/Tweeter.git
cd TweeterAfter this, open two terminals in the folder
cd Frontend
npm install
npm startcd Backend
python new_rest.pygit clone https://github.com/AkashSCIENTIST/Tweeter.git
cd TweeterAfter this, open two terminals in the folder
cd Frontend
npm install
npm startcd Backend
python new_rest.py