Thanks to visit codestin.com
Credit goes to github.com

Skip to content

erzer12/moon-phase-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moon Tracker

Moon Tracker is a React application that displays the current phase of the moon, along with other relevant lunar information.

Features

  • Displays the current moon phase (e.g., New Moon, First Quarter, Full Moon, Last Quarter).
  • Shows the illumination percentage of the moon.
  • Provides the age of the moon in days.
  • Indicates the next moon phase and its date.

Technologies Used

  • React
  • JavaScript
  • CSS

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/moon-tracker.git
  2. Navigate to the project directory:
    cd moon-tracker
  3. Install the dependencies:
    npm install

Usage

To run the application in development mode:

npm start

Open http://localhost:3000 to view it in your browser.

To build the application for production:

npm run build

This will create a build folder with the optimized production build.

Contributing

Contributions are welcome! Please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published