8000 GitHub - kencrocken/lunar_phase: Display the day's lunar phase based on your location.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kencrocken/lunar_phase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunar Phase

Lunar Phase is a React application that displays the current day's lunar phase based on the user's location.

Features

  • Displays the current lunar phase
  • Uses user's geolocation to provide accurate data

Installation

First, clone the repository:

git clone https://github.com/kencrocken/lunar_phase.git

Then, navigate to the project directory and install dependencies:

cd lunar_phase
npm install

Usage

To start the application, run:

npm start

The application will be available at http://localhost:3000.

Testing

To run the tests, use:

npm test

Deployment

To build the application for production, run:

npm run build

Then, to deploy the application to GitHub Pages, run:

npm run deploy

Contributing

Contributions are welcome. Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Display the day's lunar phase based on your location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0