Skip to content

MatthewTeolis/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo

A todo tracker for keeping track of tasks and lists.

Live demo here.

Setup

Before anything, you must clone/download the repository.

Environment variables

  1. Rename .env.template to .env.
  2. Configure the environment variables in the .env file.

Docker

  1. Make sure you have docker installed.
  2. Make sure you have docker-compose installed.
  3. From the root directory, run docker-compose up.
    • you can add the -d or --detach option to run containers in the background.

You should now be able to connect to the following:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages