-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
43d7724
commit eedbfcb
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# ToDo App | ||
|
||
Introducing our Timer App, crafted with precision using Expo and React Native. Stay organized, manage your time effectively, and boost your productivity with this user-friendly timer solution. Try it out now! | ||
|
||
## Built with | ||
- [Expo-cli](https://docs.expo.dev/) - command-line tool | ||
- [React-Native](https://reactnative.dev/) - JS library | ||
|
||
## Run Locally | ||
|
||
Clone the project | ||
|
||
```bash | ||
git clone https://github.com/chadirabii/timer | ||
``` | ||
|
||
Go to the project directory | ||
|
||
```bash | ||
cd timer | ||
``` | ||
|
||
Install dependencies | ||
|
||
```bash | ||
npm i | ||
``` | ||
|
||
Start the server | ||
|
||
```bash | ||
npm start | ||
``` | ||
|
||
## Author : Chadi Rabii | ||
|
||
- Github - [Github](https://github.com/chadirabii) | ||
- LinkedIn - [Chadi Rabii](www.linkedin.com/in/chadirabii) | ||
- Twitter - [@chadi_rabii](https://twitter.com/chadi_rabii) | ||
- Facebook - [Facebook](https://www.facebook.com/chadi.rabii.3) | ||
- Instagram - [Instagram](https://www.instagram.com/chadi_rb/) |