Skip to content

krushnarout/documentation-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

FreeCodeCamp Technical Documentation Page

This repository contains my completed FreeCodeCamp Technical Documentation Page project. The project was created as part of the FreeCodeCamp curriculum.

Project Overview

The Technical Documentation Page is a web page that provides documentation for React. I designed this differently from FreeCodeCamp and also added a dark mode toggle button to showcase my understanding of HTML, CSS, and responsive web design principles.

Project Structure

The project is structured as follows:

  • index.html - The main HTML file containing the technical document page structure.
  • styles.css - The CSS file that styles the technical document page.

Preview

Here's a screenshot of the Technical Documentation Page without dark mode:

React Documentation Page

Here's a screenshot of the Technical Documentation Page with dark mode:

React Documentation Page

Resources

In this project, I utilized the following resources:

  • FreeCodeCamp - The platform providing the project guidelines and requirements.

Feel free to explore the code and provide any feedback or suggestions for improvement.

Happy coding!