https://github.com/jellydn/stickersmash
A hands-on demo project utilizing Expo for app development.
https://github.com/jellydn/stickersmash
expo expo-router react-native
Last synced: 2 months ago
JSON representation
A hands-on demo project utilizing Expo for app development.
- Host: GitHub
- URL: https://github.com/jellydn/stickersmash
- Owner: jellydn
- License: mit
- Created: 2023-12-31T03:32:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-26T17:24:03.000Z (3 months ago)
- Last Synced: 2026-03-27T07:21:49.311Z (3 months ago)
- Topics: expo, expo-router, react-native
- Language: TypeScript
- Homepage: https://sticker-smash.productsway.com/
- Size: 2.76 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
StickerSmash
A hands-on demo project utilizing Expo for app development.
## 🚀 Installation
Get started with StickerSmash in a few easy steps:
1. **Clone the Repository**
```bash
git clone https://github.com/jellydn/StickerSmash.git
```
2. **Navigate to the Directory**
```bash
cd StickerSmash
```
3. **Install Dependencies**
```bash
bun install
```
## 🛠 Tech Stack
StickerSmash is built using a robust set of technologies:
- **Expo & Expo Router**: For rapid development and easy navigation.
- **NativeWind**: A utility-first CSS framework for React Native, enhancing the UI development. [Learn More](https://www.nativewind.dev/)
- **TypeScript**: Ensuring type safety and enhancing developer experience.
- **Biome**: A toolchain for web projects, aimed to provide functionalities to maintain them. [Biome](https://biomejs.dev) offers formatter and linter, usable via CLI and LSP.
- **Bun**: Bun is a fast JavaScript all-in-one toolkit. It's a CLI tool, a bundler, and a dev server. [Learn More](https://bun.sh/)
## 🖥 Usage
Launch the app with:
```bash
bun run start
```
## 📚 References
Enhance your understanding of Expo with these resources:
- [Expo Tutorial: Introduction](https://docs.expo.dev/tutorial/introduction/)
- [Introduction to Expo Router](https://docs.expo.dev/router/introduction/)
- [Using TypeScript with Expo](https://docs.expo.dev/guides/typescript/)
- [User Interface component libraries](https://docs.expo.dev/ui-programming/user-interface-libraries/)
- [Getting Started with Expo Go](https://docs.expo.dev/get-started/expo-go/)
- [Designing App Icons](https://docs.expo.dev/develop/user-interface/app-icons/)
- [Creating a Splash Screen](https://docs.expo.dev/develop/user-interface/splash-screen/)
## Other Resources
- [![Build & Learn with IT Man: Expo Essentials with StickerSmash [Vietnamese]](https://i.ytimg.com/vi/aoBDJuN0V2I/mqdefault.jpg)](https://www.youtube.com/watch?v=aoBDJuN0V2I)
- [jellydn/shichida-memory-card](https://github.com/jellydn/shichida-memory-card): Shichida Memory Card is a dynamic and interactive app designed to enhance memory skills.
## 💡 Contributing
Your contributions make our project grow! If you have suggestions or spot an issue, feel free to open an issue or submit a pull request.
## Author
👤 **Huynh Duc Dung**
- Website: https://productsway.com/
- Twitter: [@jellydn](https://twitter.com/jellydn)
- Github: [@jellydn](https://github.com/jellydn)
## ❤ Show Your Support
Enjoy using StickerSmash? Star it on GitHub and spread the word!
## 📄 License
StickerSmash is available under the [MIT License](LICENSE).