Twitter Clone v0.5
Changes
- ReactJS was converted to an ASP.NET MVC project.
- Components were rewritten as partial views and controllers.
- The data storage part was converted to MSSQL.
Why did I do this?
Because the innovations in React made me lose interest in it, I decided to rewrite the project as a C# MVC application :)