#WeCode
WeCode is a live collaborative coding platform using firebase firepad for realtime code sync between users and the compiler is powered by the jdoodle api
Here're some of the project's best features:
- Code with Friends
- Free Compiler
- Realtime codesync
- support for multiple languages
- download code option
1. git clone https://github.com/ERROR-jpg/WeCode
2. cd wecode
3. npm install
4. npm run dev
Technologies used in the project:
- Svelte
- Firebase
- Jdoodle API
- Javascript