Get-Placed-App icon indicating copy to clipboard operation
Get-Placed-App copied to clipboard

At Get Placed, we help you to find the best courses, certifications and tutorials online. It provides information of upcoming off-campus hiring drives, Internships...

Welcome to the Get Placed Mobile App Repository

Telegram Community Gmail


OnBoarding UI

   

Project Demo

            
   

Getting Started

It was developed using React Native and uses the Django REST API to fetch the posts.

To contribute to this project, please see the contributing guidelines.

Install and Run

If you are trying to use this project for the first time, you can get up and running by following these steps.

Run locally on your development machine

$ git clone https://github.com/CS-Hunt/Get-Placed-App
$ cd Get-Placed-App
$ npm install
$ npm start

$ npm android
or
$ npm ios