Skip to content

Latest commit

 

History

History
168 lines (108 loc) · 4.99 KB

README.md

File metadata and controls

168 lines (108 loc) · 4.99 KB

Math-magicians:tests


Math-magicians

📗 Table of Contents

📖 math-magicians!

math-magicians! I create a full website for the Math magicians app, consisting of several pages and using the components I already created. I write unit tests for the Math Magicians app, using the Jest and React Testing Library libraries

🛠 Built With

Tech Stack

Client

Key Features

  • A project to learn how to use react

(back to top)

🚀 Live Demo

The live demo will be updated as soon as the page is displayed

(back to top)

💻 Getting Started

  • Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit https://git-scm.com/downloads and install it).
  • Step 2: Once you have installed git you can clone this project using the command below:
    git clone https://github.com/Gardimy/Math-magicians
    
  • Step 3: Once you have cloned this repo navigate to the folder that contains the repository.
  • Step 4: If you want to watch the html file open it with your favorite web browser(This project MUST be opened from VS Code for full functionality).
  • Step 5: If you want to edit this project open it with your favorite text editor.

(back to top)

💻 Getting Started

To get a local copy up and running cloning this repo https://github.com/Gardimy/Math-magicians.

Prerequisites

There are no known prerequisites to run this project. If you encounter any issues trying to run it, please feel free to open a ticket to let me know and i will work on it to the best of my abilities

Setup

Clone this repository to your desired folder:

https://github.com/Gardimy/Math-magicians

or

https://github.com/Gardimy/Math-magicians <-- Only if you have SSH keys configured on your GitHub account.

Usage

To run the project:

  • Method 1:
  cd PATH_TO_CLONE
  npm install
  npm run build
  npm start

Method 2: Open './dist/index.html' in your browser of choice

Deployment

You can deploy this project using github pages or a web-hosting platform of your choice.

(back to top)

👥 Authors

👤 Gardimy Charles

(back to top)

🔭 Future Features

  • Updates will be made shortly to make the page interactive

(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 please give me a start and share my portfolio to recruters!

(back to top)

🙏 Acknowledgments

I would like to thank to the Microverse team for teching me this tool.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

-->