TABLE OF CONTENTS
Chuck App is a Joke App that displays the most current and random chuck norris jokes, and you may acquire a new joke or fact by pressing any category represented by corresponding icons on the main page. You may also find jokes by putting a phrase into the search box.
- To the first screen, The list of categories are represented by icons and can they can be found the the top of the screen.
- The random default joke is displayed to the screen.
- When the first
Search
is clicked, We should be redirected to the search screen that has the search box to search any Joke. - When we click to the second icon
Generate joke
, A new joke should be displayed to the screen. - When the last icon
Share with others
is clicked, You will be able to share a joke with your freinds on any available app in your phone - When searching for a joke you, You need to enter a word having more than 3 characters, If a less than 4 characters is enetered an alert popup.
- For more information you can check the link for the video here: Explore the App »
- Enjoy!
This project depends on this Chuck Norris API
To get a local copy up and running follow these simple example steps.
- Node: v16.13.1
- Javascript enabled browser
-
Clone the repo:
git clone https://github.com/mwafrika/chuck-test-sovetech.git
-
go to the project folder:
cd chuck-test-sovetech.git
-
Install the dependencies:
yarn install
-
Start the server:
expo start
-
To run the app locally you can do this:
Scan the QR Code in the console using the expo app on your phone or your can use an android simulator on your computer if you have one.
-
Enjoy!
For an easy access to the App please use this link
Contributions are what make the open source community such a wonderful place to learn, be inspired, and create. Your contributions are greatly appreciated.
Please, take a look at open issues for a full list of proposed features (and known issues).
If you have an idea on how to improve this, please fork the repository and submit a pull request. You may alternatively create a new issue with the tag "improvement." Don't forget to rate the project! Thank you once again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
👤 Mwafrika Josué
- GitHub: @mwafrika
- LinkedIn: @mwafrika-mufungizi
- Twitter: @mwafrikamufung1
- Website: mwafrika.me
Distributed under the AGPL License. See LICENSE
for more information.