Ethiopian Date and Gregorian Date converter and formatter
# Ethiopian Date Converter & Formatter
This is a web application that seamlessly converts and formats dates between the Ethiopian and Gregorian calendars. Built with **Next.js**, it provides a user-friendly interface, optimized for high performance and smooth navigation.
## Getting Started
Follow these steps to get the development environment up and running:
### 1. Clone the Repository
First, clone the repository to your local machine:
```bash
git clone
github.com
cd qenjs-ethiopian-date-converter
```
### 2. Install dependencies
Next, install the project dependencies. You can use one of the following package managers:
```bash
npm install
# or
yarn install
# or
pnpm install
# or
bun install
```
### 3. Run the development server
Once the dependencies are installed, start the development server:
```bash
npm install
# or
yarn install
# or
pnpm install
# or
bun install
```
Your development server will now be running at
localhost
## Thank You
Thank you for exploring this repository! Your interest and support mean a lot. I hope this project provides value to you. If you find it useful, feel free to explore the code, report issues, or contribute!
Happy coding! 🚀