Search & History application for a job evaluation
- Create App using the Vue CLI
- Use data from a RestAPI (https://www.omdbapi.com/)
- App should have two pages: Search & History
- Use Vuex to store searches
- Denote difference between successful and failed searches in storage
Project must be submitted as a link to a repository
- Design and styling
- Code layout and structure
- Use of resources
npm install
npm run preview