File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 LogPose is a modern anime tracking application built with Expo and React Native. <br/>
77 It allows users to discover, track, and manage their anime watchlists with a beautiful and intuitive interface.
88 </p >
9+
10+ > 🚧 ** Early Development** — This project is a work in progress. Ideas & contributions of any kind are welcome!
11+
912 <div style =" margin-top :20px ;margin-bottom :20px ;" >
1013 <img src="./assets/logpose.gif" width="300px" alt="App Demo" />
1114 </div >
3841### Installation
3942
40431 . Clone the repository:
44+
4145 ``` bash
4246 git clone https://github.com/takanome-dev/logpose-oss.git
4347 cd logpose-oss
4448 ```
4549
46502 . Install dependencies:
51+
4752 ``` bash
4853 cd apps/logpose-mobile
4954 bun install
5055 ```
5156
52573 . Start the development server:
58+
5359 ``` bash
5460 bun run start
5561 ```
You can’t perform that action at this time.
0 commit comments