https://github.com/dps0340/expocrudboard
Yet Another React Native / Expo Forum
https://github.com/dps0340/expocrudboard
board expo expo-board forum react-native
Last synced: about 1 year ago
JSON representation
Yet Another React Native / Expo Forum
- Host: GitHub
- URL: https://github.com/dps0340/expocrudboard
- Owner: DPS0340
- License: mit
- Created: 2021-03-17T15:41:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T02:06:32.000Z (over 2 years ago)
- Last Synced: 2025-04-14T23:09:05.836Z (about 1 year ago)
- Topics: board, expo, expo-board, forum, react-native
- Language: TypeScript
- Homepage: https://d1nz4ety4wohz9.cloudfront.net
- Size: 1.38 MB
- Stars: 19
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to ExpoCrudBoard 👋
> Yet Another React Native / Expo Forum
[demo](https://d1nz4ety4wohz9.cloudfront.net)
## Screenshots

## Install
```sh
npm install -g expo-cli
npm install
```
## Usage
```sh
expo start
```
## Run tests
```sh
npm run test
```
## Author
👤 **jiho lee**
* Website: https://velog.io/@dps0340
* Github: [@DPS0340](https://github.com/DPS0340)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/DPS0340/ExpoCrudBoard/issues).
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_