Welcome to OpenLake, an open-source community where the brilliant minds of IIT Bhilai unite to create fascinating projects that enhance our day-to-day lives. Our website is a vibrant hub that brings together a treasure trove of innovative solutions, all crafted by the talented contributors from IIT Bhilai.
Open Code Editor
git clone https://github.com/suprabhosaha/DevDynamos-test.git
cd .\DevDynamos-test\
npm install
npm start
import Component1 from "./components/Component1/Component1.js";
import Component1 from "./components/Component2/Component2.js";
function App() {
return (
<Component1 />
<Component2 />
);
}
🌐 JSON Server URL:
https://json-server-openlake.vercel.app/
In this link we have following resources :
📚 Mentor's Message Data:
https://json-server-openlake.vercel.app/message
📝 Published Blogs Data:
https://json-server-openlake.vercel.app/blogs
🚀 All Our Projects Data:
https://json-server-openlake.vercel.app/projects
In order to change your data as per your requirment, you can create your own json server and update the file.