Skip to content

yassiEmp/calculatrice-clone

Repository files navigation

Next.js Calculator

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.

Features

  • Basic arithmetic operations
  • Modern, responsive UI
  • Deployed on Vercel for easy access

Local Development

To run this project locally:

  1. Clone the repository:
    git clone [repository-url]
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev

Visit http://localhost:3000 to view the app.

Deployment

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.

Contributing

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

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors