/Math-magician-REACT

Math magician app: built with react

Primary LanguageJavaScript

Math magicians

Built With and Used Technologies

  • JavaScript (ES6 syntax and modules)
  • React
  • Gitflow

Getting Started

To get a copy of this project running on your local computer, do the followings:

Prerequisites

  • Must have a working computer
  • A Web-Browser installed (Chrome - Recommended)

Setup

  • Install VSCode (link)
  • Clone this project repository on your local computer. (link)
  • Open the project directory with VSCode

Install

Open Terminal/Shell inside your VSCode and run

  npm install --force

 npm start

Run tests

  • For running project

npm start

  • For style tests, run
      npm run lint:style
    
  • For eslint tests, run
      npm run lint:es
    

Authors

👤 Jahongir Yusupov

🤝 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

  • Fellow Micronauts