Skip to content

EvenOdd App - A simple React application that determines whether a number is even or odd. This project showcases the basics of React hooks, component-based architecture, and Firebase integration and deployment.

Notifications You must be signed in to change notification settings

vinesh70/Even-Odd-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EvenOdd App

🚀 Excited to Share My Latest Learning Journey! 🚀

I've recently dived into the world of React, exploring its hooks, structure, and the powerful integration capabilities with Firebase. To put my newfound knowledge into practice, I created a small but meaningful project: the EvenOdd App! 🎉

Overview

The EvenOdd App is a simple tool that determines whether a number is even or odd. This project has been a fantastic way to understand the fundamentals of React and its ecosystem, including:

  • React Hooks 🪝
  • Component-based architecture 🔧
  • Firebase integration and deployment 🔥

Features

  • Input Field: Enter any integer to check if it's even or odd.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Firebase Integration: The app is deployed using Firebase.

Installation

To run the EvenOdd App locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/evenodd-app.git
  2. Navigate to the project directory:
    cd evenodd-app
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm start

Usage

Once the development server is running, open your browser and navigate to https://localhost:3000. Enter any integer in the input field and click "Check" to see if the number is even or odd.

About

EvenOdd App - A simple React application that determines whether a number is even or odd. This project showcases the basics of React hooks, component-based architecture, and Firebase integration and deployment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published