Welcome to the RollQuest - Game Application! This project is a simple yet effective, built with HTML, CSS, JavaScript , React and Vite.
Live Demo: https://rollquest.vercel.app/
HTML5: Provides the structure of the web application.
CSS3: Styles the application, making it visually appealing and user-friendly.
JavaScript (ES6): Adds interactivity and dynamic functionality to the application.
React: Provides a declarative and component-based approach to creating interactive and dynamic functionality to Application.
Vite: Improves the front-end development experience. It provides a faster and leaner development environment for web project.
Local Storage: Stores tasks in the browser's local storage to ensure persistence across sessions.
Visual Studio Code: A code editor used for development.
Vercel: A Cloud platform used for deploy application.
Contributions are welcome! If you have any suggestions or improvements, feel free to submit a pull request.