Giter Site home page Giter Site logo

vickymarz / math-magician Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 4.46 MB

Math-Magician" is a web app for all lovers of mathematics. It is a Single Page Application (SPA) that allows users to make simple calculations and read a random math-related quote.

Home Page: https://math-magician-calculator.netlify.app/

HTML 16.32% CSS 18.21% JavaScript 65.47%
react css reacttestinglibrary

math-magician's Introduction

Math-Magicians

"Math-Magician" is a web app for all lovers of mathematics. It is a Single Page Application (SPA) that allows users to make simple calculations and read a random math-related quote.

Our goal here is to Build a single page web application for mathematics weebs using the React library

screenshot screenshot screenshot

Features implemented so far are:

  • Project Setup with React Installations

Built With

  • React
  • Linters

Live Demo

Prerequisites

The basic requirements for building the executable are:

Getting Started

To get a local copy up and running follow these simple example steps.

Cloning the project

git clone  https://github.com/Abenezer-Tilahun/Math-Magicians.git <Your-Build-Directory>

cd <Your-Build-Directory> 

Getting packages and dependencies

To get all package modules required to build the project run:

npm install

every package module required to build the project is listed in the package.json file. this is used as a reference to get all dependencies.

Building

To build the project run:

npm run build

after you run this sucessfully you'd locate the build from in the build folder located from the parent directory of the project.

Running

To run the program on a browser through a server run this command in your cli

npm start

This should open the page in your localhost on port 3000. then you'd be able to view the built page generated using webpack.

Run tests

For tracking linters errors locally, you need to follow these steps:

  • For tracking linter errors in CSS file run:
npx stylelint "**/*.{css,scss}"
  • For tracking linter errors in Javascript file run:
npx eslint .

๐Ÿค Contributing

Feel free to check the issues page.

๐Ÿ‘ค Okoroji Victor aka Vickymarz

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

  • Microverse

๐Ÿ“ License

This project is MIT licensed.

math-magician's People

Contributors

vickymarz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.