CodeQuest - An educational application teaching programming through a futuristic adventure game, built with JavaScript, HTML/CSS, and Node.js.
https://codequest-dk.netlify.app
Here're some of the project's best features:
- Interactive learning
- Programming basics
- Hands-on exercises
- Seamless transitions
- Feedback and guidance
- Progress tracking
- JavaScript focus
1. Clone the Repository:
git clone https://github.com/diwanshu2004/CodeQuest.git
2. Navigate to the project directory:
cd CodeQuest
3. Install dependencies:
npm install
4. Start the application:
npm start
5. Open your web browser and go to
http://localhost:3000
to access CodeQuest.
Please Contribute using GitHub Flow. Create a branch add commits and open a pull request.
Technologies used in the project:
- JavaScript
- HTML
- CSS
- Node.js
- Express.js