About | Features | Technologies | Requirements | Starting | License | Author
This project is a simple todo list using local storage and react native.
✔️ Create a new todo
✔️ Mark a todo as done
✔️ Delete a todo
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/Raxuis/todo-app
# Access
$ cd todo-app
# Install the dependencies
$ npm install
# Run the project
$ npm run dev
# The server will initialize in the <http://localhost:3000>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Raphaël