Frontend debugging has never been easier!!
CodeStudio is a website where you can test your frontend design skills to develop amazing front end views along with the option of saving your code so that you can come back and start from where you had finished earlier!!
- React.JS (Frontend)
- Node.JS and Express (Backend)
- MongoDB (Database)
- Firebase authentication
- Clone the repo and then move into the repo using 'cd' command
- Open two terminals both pointing to the project folder
- Run npm start in one terminal to open the frontend
- Run 'cd server' and then 'npm start' in the other terminal to start the backend
- The app should be fully running now!! Enjoy