Giter VIP home page Giter VIP logo

math-magicians's Introduction

Math Magicians

๐Ÿ“— Table of Contents

๐Ÿ“– [Math Magicians]

Math Magicians is a single page react app

๐Ÿ›  Built With

๐Ÿ–ฅ๏ธ Tech Stack

  • React
  • Using React Routers

Key Features

  • Basic react layout

(back to top)

๐Ÿš€ Live Demo

Please note that the live demo link is not yet active

(back to top)

๐Ÿ’ป Getting Started

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

Prerequisites

In order to run this project you need:

  • Go to this repsitory.
  • Click on Code
  • Clone the repository using your https link
  • This will gives you access to all files

Setup

Clone this repository to your desired folder:

Install

Install this project with:

Usage

Because this project uses webpack as a bundler, to run the project, execute the following command:

npm run start

  • OR

npm start

Run tests

To run tests, run the following command:

  • npx stylelint "**/*.{css,scss}" in your terminal
  • npx eslint . in your terminal

Deployment

You can deploy this project using:

A web browser

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Racheal Appiah-kubi

(back to top)

๐Ÿ”ญ Future Features

  • Adding quotes component
  • Adding calculator component

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

  • If you like this project follow my github.
  • Give me star
  • Say hi on twitter

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

math-magicians's People

Contributors

coderacheal avatar

Watchers

 avatar

math-magicians's Issues

Using React hooks

Steps I followed to use react hooks in my functional components

  1. I imported the usestate function from react
  2. I destructured my usesate array into my initial state and the function I will use to update my state
  3. I then set my initial state to an object that contains my total, next, and operations property to null
  4. Lastly I defined a function where I update my state

image

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.