Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ansaribrahim/numberwizard

NumberWizard is an engaging React Native app that challenges users to guess a randomly generated number within a specified range. Sharpen your guessing skills and enjoy a fun and interactive experience as you narrow down the possibilities to become the ultimate NumberWizard!
https://github.com/ansaribrahim/numberwizard

android-app css expo gitflow ios-app javascript react-native webapp

Last synced: 16 days ago
JSON representation

NumberWizard is an engaging React Native app that challenges users to guess a randomly generated number within a specified range. Sharpen your guessing skills and enjoy a fun and interactive experience as you narrow down the possibilities to become the ultimate NumberWizard!

Awesome Lists containing this project

README

        



# NumberWizard

![e2954fb3deb2407e8e4bcb40b1fd6376](https://github.com/AnsarIbrahim/LeaderBoard-new/assets/117971223/9d715e43-a095-4b33-b5f2-161236e8fdcc)

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 About the Project](#about-project)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [Deployment ](#deployment-)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 NumberWizard

NumberWizard is an engaging React Native app that challenges users to guess a randomly generated number within a specified range. Sharpen your guessing skills and enjoy a fun and interactive experience as you narrow down the possibilities to become the ultimate NumberWizard!

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **React Native**
- **IOS**
- **Android**
- **Web-App**
- **Game**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://numberwizardgame.netlify.app/)
- [APK File](https://drive.google.com/file/d/1eL3h0H4MQNZxq4mGTzcdxt3No5_3bHQw/view?usp=sharing)

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

- Install Git on your computer Git
- Any text editor VSCode
- Install linters on your local environment

### Setup

Clone this repository to your desired folder:

git clone https://github.com/AnsarIbrahim/NumberWizard.git

cd `NumberWizard`

### Install

Install expo:
```
expo init .
```

### Usage

Inside your IDE:

```
npm start or yarn start
```

## Build for production

```
yarn expo export:web
```

### Deployment

You can deploy this project using: Netlify Platform

(back to top)

## 👥 Authors

👤 **Ansar Ibrahim**

- [GitHub](https://github.com/AnsarIbrahim)
- [LinkedIn](www.linkedin.com/in/ansar-ibrahim)
- [Twitter](https://twitter.com/ansaradheeb)

(back to top)

## 🔭 Future Features

- [ ] **[More Things]**
- [ ] **[Navigation]**
- [ ] **[API]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/AnsarIbrahim/NumberWizard/issues).

(back to top)

## ⭐️ Show your support

If you like this project give it a ⭐️

(back to top)

## 🙏 Acknowledgments

I would like to acknowledge and give credit to online

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)