to.do-app

πŸ“ Your favorite to-do app

MIT License

Stars
4

Layout

You can view the project layout through the link below:

Remembering that you need to have a Figma account to access it.

Technologies

Getting started

Requirements

Clone the project and access the folder

git clone https://github.com/EliasGcf/to.do-app.git && cd to.do-app

Follow the steps below

# Install the dependencies
$ npm install

# If you are going to emulate with android, run this command
$ npm run android

# If you are going to emulate with ios, run this command
$ npm run ios

License

This project is licensed under the MIT License - see the LICENSE file for details.