ArthurLopesMagalhaes / CodeLeap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ CodeLeap - (CodeTest)

CodeLeap - (CodeTest) is a mobile app developed using Expo. This app was created as part of a code test for CodeLeap.

The project is Live on Expo: App

πŸš€ Features

  • CRUD operations.
  • Pretty animations.
  • State Management.
  • Pagination.

πŸ›‘οΈ Technologies Used

  • React Native
  • Expo
  • Expo Router
  • Redux toolkit
  • Styled Components
  • Reanimated

πŸ“± Screenshots

Screenshot 1 Screenshot 1 Screenshot 1 Screenshot 1 Screenshot 1 Screenshot 1

🌟 Getting Started

To get started with this project, you will need to have Expo installed on your local machine. You can download Expo from the official website or install it using npm:

 npm install -g expo-cli

Once you have Expo installed, you can clone this repository and install the dependencies using npm:

git clone https://github.com/ArthurLopesMagalhaes/CodeLeap.git
cd CodeLeap

To install the dependencies, run:

yarn

To start the development server, run:

npx expo start

This will start the Expo development server and open the Expo DevTools in your terminal. From here, you can run your app on an emulator, connect to a physical device, or run the app in a web browser.

About


Languages

Language:TypeScript 97.2%Language:JavaScript 2.8%