Enning94 / math-magicians

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REQUIRED SECTIONS:

  • Table of Contents
  • About the Project
    • Built With
    • Live Demo
  • Getting Started
  • Authors
  • Future Features
  • Contributing
  • Show your support
  • Acknowledgements
  • License

πŸ“— Table of Contents

πŸ“– [Math Magician]

[Math Magician] 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.

πŸ›  Built With

  • React

Key Features

  • Used React Route to Navigate to different pages of the App
  • The Calculate page renders a calculator for math operations
  • There is the quote page that displays math related quotes

(back to top)

πŸš€ Live Demo

Add a link to your deployed project.

(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:

  • Browser
  • Vscode
  • Nodejs installed. Ensure to install the stable version

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  • cd my-project
  • npm install

Usage

To run the project, execute the following command:

  • npm start

Run tests

To run tests, run the following command:

  • npm test.

Deployment

You can deploy this project using:

  • npm run deploy

(back to top)

πŸ‘₯ Authors

Festus Enning

(back to top)

πŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

  • [Display_the_quotes_randomly_from_an_API]
  • [Design_a_catchy_welcome_page_with_images_and_gifs]
  • [Add_More_pages]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

πŸ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About


Languages

Language:JavaScript 77.7%Language:CSS 12.6%Language:HTML 9.7%