Skip to content

varadise-ltd/frontend-test-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Frontend Test 2

Introduction

Create a React Native application that utilizes the DummyJSON API as the backend. The app provides various features, including authentication pages, post listing, and post details.

Setup and Installation

Create a new React Native project

Requirements

  • Written in TypeScript to provide type safety and better developer experience.
  • The application includes a login page and a logout flow.
  • The app displays a list of posts and provides a detailed view of a specific post.
  • Use Axios to handle API calls to the DummyJSON backend.
  • Use a modern UI library for styling.
  • Handle State Management with MobX, Redux, React Context or etc.
  • Provide .apk file for the application

Bonus Works

  • Setup a Github workflow to handle Android build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published