Library used | Utility |
---|---|
ReactNative | Framwork DevMobile |
React Navigation | Router in App |
React Vector | Icons |
axios | Request |
FuseJS | Search in object |
Styled-Components | CSS in Mobile |
Babel
Prettier for beautiful code 🥰
Launch the code :
Don't forget to update your .env
git clone https://github.com/ecandotti/marvel.git
cd /marvel
yarn install
npx pod-install
yarn start
We can :
- Display data of MarvelAPI 📁
- Search specific details thanks to search bar 🔍
- Navigate on app 🚗
- Have favorite list available in offline mode
♥️ - Connect with loggin and access to private screen 🔒
To Do :
- Creating project
- Get data from MarvelAPI
- Navigation
- Private access (login)
- Display data of MarvelAPI
- Search function
- Favorites list
- Offline mode -> FavList available
- Comment all project
- Infinite scroll
- [_] Add Ads
- Design