Skip to content

marcelogaldino/todoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Todo App Logo

Todo App - Your favorite task manager ๐Ÿ—’๏ธ ๐Ÿ’œ


GitHub language count Repository size Made by marcelogaldino GitHub last commit License Stargazers

Aboutย ย ย |ย ย ย  Techsย ย ย |ย ย ย  How to useย ย ย |ย ย ย  How to contributeย ย ย |ย ย ย  License

About Todo App

Todo App is a simple task manager and easy to use, create, mark as done and delete your tasks | Let's spread love ๐Ÿ—’๏ธ ๐Ÿ’œ

Todo App Logo Todo App Logo

๐Ÿš€ Techs

This project has been developed with the following techs:

React Native ๐Ÿ“ฑ๏ธ
Typescript ๐Ÿ“˜
Expo ๐Ÿค๏ธ

How to use (Developer mode) ? ๐Ÿค”

In order to clone this repo, you'll need some tools

  • Git
  • VSCode or any other editor of your choice
  • Android Studio (needed to use the emulator)
  • NPM ou Yarn as your package manager. When installing NodeJS the NPM is automatically installed.

Let's started!! โœ

Open your terminal as administrator and clone the repository

# Cloning the repository
$ git clone https://github.com/marcelogaldino/todoApp

Running the application

# Go to todoApp/ directory
$ cd todoApp
# Install dependencys
$ yarn
# Starting the app
$ yarn start

At this moment, you should see the metro bundler started and Expo QR Code on your terminal, just follow the instructions on you terminal to run the app.

How to contribute

  • Make a fork;
  • Create a new branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push your new branch to remote: git push origin my-feature.

Open a pull request and we will check your changes

You also can help us openning issues

๐Ÿ“ License

This project is under the MIT license. See the LICENSE for details.

Made with โ™ฅ by Marcelo Galdino ๐Ÿ‘‹ Get in touch!

About

Todo App - Your favorite task manager ๐Ÿ—’๏ธ ๐Ÿ’œ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors