- Clone the repository:
git clone https://github.com/githubpradipta/Cloud-Cast-2.git
- Change to the project directory:
cd Cloud-Cast-2
- Starting the frontend-end server
- Change the frontend directory:
cd client
- Start server:
npm start
- Starting the back-end server
- Change the backend directory:
cd server
- Start server:
npm start