Created on 18th August 2020
•
We choose to create an online open source platform where all developers can come connect across, share their ideas with each other and start working together on ideas. The Users can search and explore all the project details and can claim to contribute to the project.The primary achievement of this platform is to connect and have a team work experience with users or around the globe.A web-application where users can come together and work together according to their skills and interest.The User can share their own ideas and can also work on other users' ideas by making requests to collaborate.
During creation of the web app we ran into the problem connecting React js running developent server with node js server. We solved this problem by creating a build folder and placing into node server and the giving static files as a responce .This is how we solved the problem of connecting react and node server.