Skip to content

Arpan-Timsina/academia

 
 

Repository files navigation

Installation

Use the npm to install packages.

npm install

Readme Card

Preview of App

Steps to contribute in this project

Fork the repository.
Clone the repository. (git clone url)
git clone https://github.com/overlorddamygod/academia.git
Move to new branch. (git checkout branchname)
git checkout -b <new branch name>
Change or update code.
git add .
git commit -m "your changes"
Push the code. (git push origin branchname)
git push -u origin <your branch name>
Create Pull request

Languages and Tools:

figma firebase reactnative


About

Academia College App Competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.0%
  • Java 3.9%
  • Objective-C 2.0%
  • Other 1.1%