Skip to content

SevenCoders-Academy/starwars-wiki-expo

Repository files navigation

Project StarWars Wiki

Description

StarWars Wiki it's a project developed during DevRiseWeek. The main functionality is to show StarWars films and characters, and you can add them to your favorite lists. In 5 days, we code it using Expo (React Native).

Alt Text

Useful Links:

Figma for the project: https://www.figma.com/file/FcJqDIFJpy43Zik4QhoJ39/DevRiseWeek-StarWars?node-id=2%3A2

Project published on expo: https://expo.dev/@sevencoders/StarWarsWiki

Youtbe Playlist Tutorial: https://www.youtube.com/playlist?list=PL4zG19BCs4pdPJzElbUxCykHTClU-B0Ts

API: https://sevencoders-starwars-wiki.herokuapp.com

Prerequisites

✅ - Node.js

✅ - React Native

✅ - XCode // for run ios simulator

✅ - Android Studio // for run android simulator

Quick Start

  npm install --global expo-cli // if you don't have expo installed
   
  git clone https://github.com/SevenCoders-Academy/starwars-wiki-expo
  
  cd starwars-wiki-expo
  
  yarn start
  
  // choose "a" to run on android or "i" to run on ios

Libraries

✅ - Expo: https://docs.expo.io/

✅ - Styled Components: https://styled-components.com

✅ - Zustand: https://github.com/pmndrs/zustand

✅ - Expo Fonts: https://docs.expo.io/guides/using-custom-fonts

✅ - AsyncStorage: https://docs.expo.io/versions/latest/sdk/async-storage

✅ - React Navigation: https://reactnavigation.org/

✅ - Axios: https://github.com/axios/axios

✅ - Linear Gradient: https://docs.expo.io/versions/latest/sdk/linear-gradient

✅ - React Native Youtube Iframe: https://github.com/LonelyCpp/react-native-youtube-iframe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages