Skip to content

mmdmrishabh/Coding-assessment-l2-Boilerplate-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coding Assessment L-2 Code Submission Process with Boilerplate

Welcome to the coding assessment l2. We are excited to see your skills in action. Please follow the instructions below to submit your solution.

Getting Started

  1. Clone or Download:

    • If using Git, clone the repository using the following command:
      git clone https://github.com/mmdmrishabh/Coding-assessment-l2-Boilerplate-code.git
      
    • Alternatively, download the code as a ZIP file and extract it.
  2. Navigate to Project Directory:

  3. Explore the Structure: Take a moment to review the project structure:

     project-root/
     |-- index.html
     |-- style.css
     |-- script.js
     |-- README.md
    
  • index.html: Main HTML file for your project.
  • style.css: CSS file for styling.
  • script.js: JavaScript file for scripting logic.
  • README.md: Documentation for your project.

Important: Avoid using additional files or a single file for your code. Feel free to organize asset files by creating a separate folder.

Development and Testing

  1. Start Working:
  • Read all requirements that are shared with design files.
  • Open index.html in your browser to view the initial state of the project, And start coding.
  • Modify the style.css and script.js files to implement your solution.
  1. Testing:
  • Test your code to ensure it produces the expected output.
  • Ensure that the console (Developer Tools) does not display any errors.

Updated Submission Guidelines

  1. Fill out the form provided at this link.
  2. Provide the GitHub repository link of your project in the designated field.
  3. Share the hosted link of your project in the appropriate field.

Important Notes

  • Do not use any third-party libraries or frameworks.
  • Ensure that your project works as intended and is free from errors.
  • Make sure to include clear instructions on how to run your project (if necessary).

Good luck! We look forward to reviewing your submission.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published