This project is a calculator built with Next.js and styled using Tailwind CSS. It's an ongoing project, and updates will be made regularly to improve functionality and design.
- Basic arithmetic operations
- Modern, responsive UI
- Deployed on Vercel for easy access
To run this project locally:
- Clone the repository:
git clone [repository-url]
- Install dependencies:
npm install
- Run the development server:
npm run dev
Visit http://localhost:3000 to view the app.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
For more details on deploying with Next.js, check out the Next.js deployment documentation.
Contributions are welcome! Please feel free to submit a pull request or open an issue for any bugs or improvements.
This project is licensed under the MIT License - see the LICENSE file for details.