MIT Scratch Editor Clone

Made with React Native

🚀 How To Use

Clone the project

  git clone https://github.com/fallen-ecstasy/mit_scratch_app

Go to the project directory

  cd mit_scratch_app

Install dependencies

  npm install

Start the server

  npm start
  • Once the server starts, a browser window will open with the Expo DevTools.

  • Install the Expo Go app on your iOS or Android device.

  • Use your device's camera to scan the QR code displayed in the browser or terminal. This will open the app on your device.

Demo

Authors