Get-Placed-App
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...
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