Skip to content

This repository contains the frontend of the Exoplanet Habitability Predictor project. The application provides an interactive interface for users to input exoplanet data and receive predictions on the potential habitability of the exoplanet. The frontend is built using React and styled with Tailwind CSS.

Notifications You must be signed in to change notification settings

Adith628/ExoplanetFrontend

Repository files navigation

Exoplanet Habitability Predictor - Frontend

This repository contains the frontend of the Exoplanet Habitability Predictor project. The application provides an interactive interface for users to input exoplanet data and receive predictions on the potential habitability of the exoplanet. The frontend is built using React and styled with Tailwind CSS. Demo

Features

  • User Input Form: An intuitive form for users to enter the necessary exoplanet data.
  • Real-time Predictions: Display habitability predictions based on the provided data.
  • Responsive Design: Ensures the application is accessible on various devices.

Technologies Used

  • React: For building the user interface.
  • Tailwind CSS: For styling the application with a utility-first CSS framework.
  • Axios: For making HTTP requests to the backend API.

Getting Started

Prerequisites

  • Node.js (v14.x or later)
  • npm (v6.x or later)

Installation

  1. Clone the repository:

    git clone https://github.com/Adith628/ExoplanetFrontend.git
    cd ExoplanetFrontend
  2. Install dependencies:

     npm install
  3. Running the Application

     npm run dev
    
    

About

This repository contains the frontend of the Exoplanet Habitability Predictor project. The application provides an interactive interface for users to input exoplanet data and receive predictions on the potential habitability of the exoplanet. The frontend is built using React and styled with Tailwind CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published