Client side build for FlixSpotter application. Built with React. MERN stack is used for the app as a whole. FlixSpotter is hosted by Netlify! API is hosted by MongoDB and has an initial delay when calling.
Using Angular, build the client-side for an application called myFlix based on its existing server-side code (REST API and database), with supporting documentation. API is hosted by MongoDB and has an initial delay when calling.
Meet app (LinkUp) is a serverless, progressive web application (PWA) with React using a test-driven development (TDD) technique. The application uses the Google Calendar API to fetch upcoming events.
The application is a chat app for mobile devices using React Native and Firebase. The app will provide users with a chat interface and options to share images and their location.
This is an interactive app including first generation Pokemon built from vanilla JavaScript. The app provides details of each Pokemon, including: Height Weight Images Types Abilities. Application includes modals and search abilities.
This simple app allows users to add, delete, reorder, and check off items for a to-do list. Written in HTML, CSS, and JavaScript, the purpose was to learn and apply jQuery.