Marketspace is a simple marketplace plataform built with React Native, Typescript & Expo.
- React Native
- TypeScript
- Expo
- SignIn and SignUp
- Create Ad
- Edit Ad
- Delete Ad
- Change Ad Status
- Filter Ads
- Fetch User Ads
- Fetch Ad Detail
- token and refresh-token
The project is still under development and the next updates will focus in following tasks:
- Performance
- An android phone (ex: Pixel 4, ..) or android emulation (ex: Android Studio)
- Run backend: https://github.com/rocketseat-education/ignite-rn-2022-challenge-marketspace-api
For the first time you will need to run:
yarn
or
npm install
and every time to start the project:
npx expo start