- git clone
https://github.com/manuarora700/react-code-editor.git npm install- A sample
.env.samplefile is given, Register on RapidAPI and get your API keys. - Create a
.envfile. - Add the API Keys in the
.envfile npm startto run the project.
TODO:
- Add more languages [DONE]
- User login, authentication and registration (Firebase Auth)
- User Profile Page
- Save code functionality (Firestore - use Slug based approach)
- Share code functionality