A stylish, retro-themed web application for converting dates between the Gregorian and Hijri (Islamic) calendars. Built with React and Tailwind CSS.
- Convert dates between Gregorian and Hijri calendars
- Retro-style user interface
- Responsive design
- Large, easy-to-read fonts
- Formatted date output
- React
- Tailwind CSS
- Lucide React (for icons)
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of Node.js and npm
- You have a Windows/Linux/Mac machine.
To install Retro Hijri Converter, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/retro-hijri-converter.git
- Navigate to the project directory:
cd retro-calendar-converter
- Install the dependencies:
npm install
To use Retro Hijri Converter, follow these steps:
- Start the development server:
npm start
- Open your web browser and visit
http://localhost:3000
To contribute to Retro Hijri Converter, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin <project_name>/<location>
- Create the pull request.
Alternatively, see the GitHub documentation on creating a pull request.
If you want to contact me, you can reach me at <fauzanlubis23@gmail.com>
.
This project uses the following license: MIT License.