Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manuarora700 authored May 26, 2022
1 parent 06a31ec commit cd99283
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# CodeRush - Compile and Execute code in 40+ languages

⚡️ A code editor that compiles and runs your code on the web.
Blog: <a href="https://www.freecodecamp.org/news/how-to-build-react-based-code-editor/" target="__blank">FreeCodeCamp - Build A Code IDE with React</a>

<img src="https://github.com/manuarora700/react-code-editor/blob/main/demo.png" />

Expand All @@ -17,7 +18,7 @@
- Add the API Keys in the `.env` file
- `npm start` to run the project.

Blog: <a href="https://www.freecodecamp.org/news/how-to-build-react-based-code-editor/" target="__blank">FreeCodeCamp - Build A Code IDE with React</a>


TODO:

Expand All @@ -27,6 +28,6 @@ TODO:
4. Save code functionality (Firestore - use Slug based approach)
5. Share code functionality

# Support
## Support

<a href="https://www.buymeacoffee.com/manuarora" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>

1 comment on commit cd99283

@vercel
Copy link

@vercel vercel bot commented on cd99283 May 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-code-editor – ./

react-code-editor-manuarora700.vercel.app
react-code-editor-git-main-manuarora700.vercel.app
coderush.vercel.app

Please sign in to comment.