Live app: https://ionic-lab.netlify.app/
Science has always been a collaborative endeavor, where ideas are born through shared curiosity and experimentation. The inspiration behind Ionic is to bring the thrill of scientific discovery to the digital realm, fostering collaboration and enabling users to perform experiments together, regardless of physical distance. 🌍🔍 Ably provides really cool methods to bring collaborative experiences and realtime data, which urged us to utilise the features and create ionic!
- Fork or clone the Repository.
- Sign up for an account on Ably and get an API KEY.
- Rename
.env.exampleto.envand fill in your API KEY in theREACT_APP_VITE_ABLY_KEYenvironment variable. - Run
npmto install dependencies. - Run
npm startto run the project on localhost:3000
- Node.js
- Ably API Key
- NPM