Lyrics King is React Native song lyrics search app, built with Expo. Designed with Adobe XD.
Lyrics King is a React Native app built utilizing Expo, React Navigation, and data fetched from APIs such as Deezer and Lyrics.OVH. The app's UI was designed using Adobe XD and the project serves as a personal training project for React Native by Stephen Kempin.
Lyrics King is a React Native app that showcases integration with Expo, usage of multiple APIs for fetching data, and thoughtful design with Adobe XD. It offers key features such as seamless navigation, search functionality, and detailed views for a comprehensive user experience. The project, developed by Stephen Kempin, serves as a valuable training ground for React Native enthusiasts and is a testament to the capabilities of React Native in mobile app development.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.