Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chadirabii authored Aug 29, 2023
1 parent 43d7724 commit eedbfcb
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions README.md
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/)

0 comments on commit eedbfcb

Please sign in to comment.