https://github.com/ffcabbar/react-reusable-component-mobilebase-app
https://github.com/ffcabbar/react-reusable-component-mobilebase-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ffcabbar/react-reusable-component-mobilebase-app
- Owner: ffcabbar
- Created: 2021-03-13T13:06:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T15:30:15.000Z (about 3 years ago)
- Last Synced: 2025-02-15T19:48:59.974Z (3 months ago)
- Language: TypeScript
- Homepage: https://react-mobile-case.netlify.app/
- Size: 475 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo
Deployed on netlify => [Demo](https://react-mobile-case.netlify.app/)**Clone the repository:**
```sh
git clone https://github.com/ffcabbar/react-reusable-component-mobilebase-app
```**Install dependencies and run the app:**
```sh
yarn install # or npm install
yarn start # or npm start
```