Rest-Countries-API

About

This is my first react-native project - "TodoApp" using the React-Native (Expo) technologie

It can be used both on IOS and Android, and on the Web

Getting Started

.gif;

  1. First of all you need to clone app repository from github:
https://github.com/Lazzzare/React-Native-TodoApp/tree/main
  1. Next step requires install all the dependencies.
npm install
  1. Running the Project
npx expo start

Link

Built With

  • React-Native (Expo)
  • React Hooks (useState, useEffect, useRef)