Welcome to DreamCode, a platform designed to inspire, challenge, and empower developers and coding enthusiasts through a variety of programming contests and engaging features. If you're passionate about problem-solving and competitive programming, you've found the right place
- Node.js (v14 or later recommended)
- Vue.js
- Package manager (npm or yarn)
- Clone the Repository:
git clone https://github.com/vitorS01/dream-code.git
- Navigate into the Project Directory:
cd dreamcode
- Install Dependencies:
npm install
- Run the Development Server:
npm run dev