Replit is a browser based coding environment that allows us to create and save coding projects without any setup.
To create an account on replit;
- Go to replit.com on your browser
- Click “Start Building” in the top right-hand corner.
- Upon arriving at the signup page, you will be asked to choose a username and password.
- Choose a username that is NOT your real name. This protects your identity online.
- Choose a password that is both secure and easily memorable. It is useful to write these credentials down in case you need to login later.
- After this you can now use scratch as normal. Some features will be locked untill you verify your email. Be sure to do that when prompted.
What can I do on replit?
Replit allows you to create different types of projects. From python scripts to full websites using various programming languages. The video below outlines this.
