Skip to content

iamspathan/webrewind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Webrewind

Build Status License Version

Rewinding the evolution of your website.

Overview

The Webrewind is a tool designed to help developers and designers track and visualize the changes made to a website over time. It provides a comprehensive view of the website's evolution, making it easier to understand the impact of each change.

Features

  • Visualize website changes over time
  • Track modifications in design and content
  • Easy integration with existing projects

Screenshot

Webrewind Screenshot

Project Structure

WEBREWIND

├── client
│   ├── node_modules
│   └── public
    └── sr
├── node_modules
├── server
│   ├── node_modules
│   └── docs
│   └── util
├── .gitignore
├── package-lock.json
├── package.json
├── README.md
└── yarn.lock

Getting Started

Prerequisites

  • Node.js (>= 14.x)
  • npm (>= 6.x)

Installation

  1. Clone the repository:

    git clone https://github.com/iamspathan/webrewind.git
    cd The-Webrewind
  2. Install dependencies:

    npm install

Running Locally

  1. Start the development server:

    npm start
  2. Open your browser and navigate to http://localhost:5173 to view the project.

Contributing

Contributions are welcome! Please read the CONTRIBUTING.md for guidelines.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Rewinding the evolution of your website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published