Skip to content

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.

Notifications You must be signed in to change notification settings

cynthiainga/math-magicians

Repository files navigation

Math magicians

This project has been bootstrapped with Create React App.

Home page Calculator page
Screenshot1 Screenshot2
Quotes page
Screenshot1

Built With

This project is built with:

  • React
  • CSS3
  • JavaScript

Live Demo Links

math-magicians

Getting Started

To get the content of this project locally you need to run this command in your terminal:

  • git clone https://github.com/cynthiainga/math-magicians.git
  • cd math-magicians
  • npm install To download all the dependancies of the project
  • Use npm start to run the app in your browser

Test

For tracking linter errors locally you need to follow these steps:

  • After cloning the project make sure you have run this command

    npm install command

  • For tracking the linterj errors in CSS file run:

    npx stylelint "\*_/_.{css,scss}"

  • And For tracking the linter errors in JavaScript file run:

    npx eslint .

  • Use npm run build to run the app in live server

Author

👤 Cynthia Inga

🤝 Contributing

Feel free to check the issues page

Show your support

Give a ⭐ if you like this project!

Acknowledgments

  • Thanks to everyone who will get time to check this code especially to code reviewers.

📝 License

This project is MIT licensed.

About

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published