Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/ansaribrahim/numberwizard
- Owner: AnsarIbrahim
- License: mit
- Created: 2023-11-20T13:39:53.000Z (12 months ago)
- Default Branch: dev
- Last Pushed: 2023-11-22T15:16:16.000Z (12 months ago)
- Last Synced: 2024-10-10T00:56:15.438Z (28 days ago)
- Topics: android-app, css, expo, gitflow, ios-app, javascript, react-native, webapp
- Language: JavaScript
- Homepage: https://numberwizardgame.netlify.app/
- Size: 870 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 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!
Client
- **React Native**
- **IOS**
- **Android**
- **Web-App**
- **Game**
- [Live Demo Link](https://numberwizardgame.netlify.app/)
- [APK File](https://drive.google.com/file/d/1eL3h0H4MQNZxq4mGTzcdxt3No5_3bHQw/view?usp=sharing)
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
```
You can deploy this project using: Netlify Platform
👤 **Ansar Ibrahim**
- [GitHub](https://github.com/AnsarIbrahim)
- [LinkedIn](www.linkedin.com/in/ansar-ibrahim)
- [Twitter](https://twitter.com/ansaradheeb)
- [ ] **[More Things]**
- [ ] **[Navigation]**
- [ ] **[API]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/AnsarIbrahim/NumberWizard/issues).
If you like this project give it a ⭐️
I would like to acknowledge and give credit to online
This project is [MIT](./LICENSE) licensed.