/mvs-mosh

https://boiling-lowlands-45445.herokuapp.com/

Primary LanguageJavaScript

https://boiling-lowlands-45445.herokuapp.com/

React application with authorization, showing list of movies fetched from MongoDB on mLab/Express server (/node-mvs-mosh. Heroku API). Aims for clean code. Includes pagination, filtering, sorting, axios incerceptor/custom headers, .env variables etc. Routing with React Router 4. Form validation with Joi. Some Lodash. Basic styling with bootstrap.

Frontend is based on create-react-app. So npm i, npm start, npm run build.

Pushed to heroku with the help of create-react-app-buildpack.

ProgrammingWithMosh