Skip to content

It's single page application that enables you to perform mathematical operations, read a quote about mathematics, and provide an introduction to math on the home page

Notifications You must be signed in to change notification settings

saied2035/math-magicians-full-website

Repository files navigation

math magicians

math magicians is a simple react caculator website to practice react .

math magicians module 3 week 1 :

simple calculator using React

Built With

  • HTML
  • CSS
  • JSX & React
  • React&Redux linters

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps. for SSH: git clone git@github.com:saied2035/math-magicians.git for https: git clone https://github.com/saied2035/math-magicians.git

Install

after cloning the repo run npm install

Usage

run npm start for devlopment npm run build for production code

Run tests

  • npx stylelint "**/*.{css,scss}" for CSS check.
  • npx stylelint "**/*.{css,scss}" --fix to fix JS issues if found.
  • npx eslint . for JS check.
  • npx eslint . --fix to fix JS issues if found.

Authors

👤 Saied Gaffer

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

It's single page application that enables you to perform mathematical operations, read a quote about mathematics, and provide an introduction to math on the home page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published