Find your favorite movies and add them to easy to manipulate lists with drag and drop in this React App
This website is a project built at Flatiron school built by Alexander Gutterman and Alexey Katalkin to demonstrate an understanding of React.js and Rails API. In this web application you can:
The application is built to only function with the Rails API found here.
The user interface drag and drop in built using the react-beautiful-dnd library.
cd favorite-lister
npm install
npm start
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
MIT © Alexander Gutterman and Alexey Katalkin