Skip to content

Vedantkhandale/Wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Wiki Project

A simple and dynamic Wiki-style web application built using HTML, CSS, JavaScript, and AJAX. This project fetches data from a URL and displays it on the page without reloading, providing a smooth and interactive user experience.

πŸš€ Features

  • Dynamic data fetching using AJAX
  • Fast page updates without refresh
  • Simple and clean user interface
  • Lightweight frontend project
  • Easy to use and modify

πŸ› οΈ Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • AJAX

πŸ“‚ Project Structure

wiki/
β”‚
β”œβ”€β”€ index.html
β”œβ”€β”€ css/
β”‚   └── style.css
β”œβ”€β”€ js/
β”‚   └── script.js
└── images/


 🌐 Live Demo

If GitHub Pages is enabled, the project can be viewed here:

https://vedantkhandale.github.io/wiki

⚑ How to Run

1. Download or clone the repository
2. Open the project folder
3. Run **index.html** in your browser

πŸ‘¨β€πŸ’» Author

Vedant Khandale

GitHub:
https://github.com/Vedantkhandale

About

Used JavaScript and AJAX to send asynchronous requests to a URL and fetch data dynamically without reloading the page, improving performance and user experience

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors