Mayank0255 / Stackoverflow-Clone-Frontend

Clone project of a famous Q/A website for developers built using MySQL, Express, React, Node, Sequelize :globe_with_meridians:
https://stackoverflow-clone-client.vercel.app
MIT License
546 stars 209 forks source link

Implement package-by-feature conventions in client side #11

Closed Mayank0255 closed 4 years ago

Mayank0255 commented 4 years ago

Currently the client side is in package-by-layer state which is not recommended for production code