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

Major Project Update: Frontend and backend code split 🎉 🎉 #52

Closed Mayank0255 closed 2 years ago

Mayank0255 commented 2 years ago

The Frontend code will remain in this Github Repo, and then the backend code will be shifted to Stackoverflow-Clone-Backend. This repo will be renamed to Stackoverflow-Clone-Frontend.

This update will be done as the project is expanding and the number of contributors are increasing, problems related to the setup, code style management and code checking are also increasing.

Benefit of doing this is to allow better code management, allow more growth to the project, and open the scope of deploying the code.