coding_challenge# 🌐 Web Time Machine
Experience the evolution of the web! Web Time Machine allows users to explore different eras of web design and functionality, from the early days of the internet to the modern web.
- 🕰 Explore Web Eras – Experience websites as they looked in the classic and modern era.
- 🎨 Authentic UI/UX – Recreate the design, typography, and interactions of different periods.
- 🔄 Interactive Experience – Navigate pages as they functioned in their respective eras.
- 🌍 Tech Evolution Insights – Learn how web development has changed over time.
- Frontend: Next.js, React, Tailwind CSS
- Hosting: Vercel
- Version Control: Git & GitHub
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/venkatesh21bit/DevX.git
-
Navigate to the project directory:
cd DevX -
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to:
http://localhost:3000
There is another repository created and deployed during the coding challenge for showing the modern webpage. You can find it here: modern_website