Skip to content

Remi-deronzier/todo-list-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-list-banner

Todo list - React

todo-list-demo

Demo

👉 See the web app

Overview

This project is a simple todo list. You can add a new task, delete a task, specify whether a task is done or not and change the display mode (dark or light). No frameworks UI like Bootstrap or Material UI are used.

Backend project is here: 👉 Backend

Installation and usage

Be sure, you have installed all dependencies and applications to run React Native project on your computer : Getting Started with React.

Running the project

Clone this repository:

git clone https://github.com/Remi-deronzier/todo-list-frontend.git
cd todo-list-frontend

Install packages:

yarn install

When installation is complete, launch the project:

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published