The Sentence Framer app allows users to generate sentences based on various categories such as breakfast meals, lunch, dinner, sports, nature, songs, and art. Users can explore different categories, view images, and get witty sentences related to the selected category.
Screenshots will be available in the course of this week. Working on the UI
- Onboarding Screen: Introduce users to the app with an onboarding screen.
- Home Screen: Navigate through different categories like breakfast, lunch, etc.
- Sentences Screen: Display images related to the selected category and generate sentences.
- Bottom Tab Navigation: Easily switch between app sections.
-
1. Clone the repository:
git clone https://github.com/GodyRacks/SentenceFramer.git
-
Navigate to the project folder:
cd SentenceFramer
-
2. Install dependencies:
npm install
-
3.Start the app:
npm start
- React Native
- React Navigation
- React Native Vector Icons
- React Native Swiper
- Most importantly check the
package.json
file to learn about the dependencies used
Feel free to contribute to the development of the Sentence Framer app by opening issues or creating pull requests.
This project is licensed under the MIT License.