shreyaraj13 / messenger-clone

This is a messenger application made with react.
https://messenger-clone-a4624.web.app/
2 stars 0 forks source link

Pack into HTML, CSS, JavaScript File #1

Open khanfarhan10 opened 3 years ago

khanfarhan10 commented 3 years ago

I'm looking for a backend for my chatbot and can take help from you shreya! Can you please make a single index.html file to perform the same?

shreyaraj13 commented 3 years ago

This won't be possible Farhan because this app is made with create-react-app and cannot be made into an html file.

khanfarhan10 commented 3 years ago

May i suggest flask?

shreyaraj13 commented 3 years ago

Yes we can try building the backend with the help of flask to enhance the application.