Abhishek-kumar09 / AutoBot

An ML marketplace to host your data and use others for up and running your next ML Model
MIT License
2 stars 0 forks source link

Remove traces of react template #33

Open Abhishek-kumar09 opened 3 years ago

Abhishek-kumar09 commented 3 years ago

Title

The website was initially made using react-material-ui template, but it is not using it anymore so the code is still there, we want to remove those portions to unload the heavy codebase.

Solution

Go to routes, see which routes are used and remove the rest of the files and components that are not being used.