- The project was compiled with npx react-native@latest init star_wars_app.
- Components are created using the library "@react-navigation/native-stack", "axios", "styled-components"
- Used as
backend(https://jsonplaceholder.typicode.com)
Homepage with a list of users.- The
UserDetailspage, which displays additional information about user and short list of user posts. - The
PostDetailspage, which displays complete information about post.
