React To-Do List A React To-Do List application that I create for a full stack developer position for Focus360. Built With React.js react-beautiful-dnd react-icons Live Demo Check out the live demo of this React app, found here. Getting Started To get a local copy up and running follow these simple steps. Prerequisites npm npm install npm@latest -g Installation Install NPM packages npm install Run the React start script npm start (back to top)