Skip to content

Anushka404/Better-com

Repository files navigation

Better.com Replica - Next.js Web Application

This project is a multi-page web application built using React and Next.js, replicating the design and basic functionality of four key pages from Better.com.

🚀 Live Demo

Deployed Link (https://better-com-mauve.vercel.app/)


📌 Features

  • Multi-Page Application with Next.js
  • Responsive Design for all screen sizes
  • Routing implemented using Next.js
  • Interactive Mortgage Calculator
  • Styled Components / CSS / SCSS for accurate styling
  • **Deployed on Vercel

🛠 Tech Stack

  • Framework: Next.js (React)
  • Styling: Tailwind CSS
  • Deployment: Vercel
  • Version Control: Git & GitHub

📁 Pages & Routes

Page Route
Home /
About Us /About
Mortgage Calculator /mortgageCalc
Start Page /start

📦 Installation & Setup

  1. Clone the repository

    git clone https://github.com/Anushka404/Better-com.git
    cd better-com-replica
  2. Install dependencies

    npm install  # or yarn install
  3. Run the development server

    npm run dev  # or yarn dev
  4. Build for production

    npm run build
    npm start

🚀 Deployment

This project is deployed on Vercel. You can deploy your own version on:

  • Vercel: vercel deploy
  • Netlify: netlify deploy
  • Heroku: git push heroku main

📝 License

This project is for assessment purposes only. All rights to the original design belong to Better.com.


About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published