Coming Soon!
Responsive Movie database using the TMDB API
@mmadden
@JashuHB
@Nicknyr
@tlannoye11
React (create-react-app)
Sass
node-sass-chokidar | https://github.com/michaelwayman/node-sass-chokidar
npm-run-all | https://github.com/mysticatea/npm-run-all
axios | https://github.com/axios/axios
react-router | https://www.npmjs.com/package/react-router
react-transition-group | https://github.com/reactjs/react-transition-group/tree/v1-stable
- Added react-router and first set of route statements in App.js
- Added axios and several different api calls
- Added several sass files
- Added header with basic functionality
- Initial commit
- Project build with create-react-app
- Installed node-sass-chokidar to handle preprocessing
- Installed npm-run-all to watch for changes to sass files
- Updated this Readme.md
- Setup and tested Sass preprocessing