Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Phani179 authored Nov 9, 2023
1 parent 4438b79 commit 1151775
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,30 @@ A College App project.

## Getting Started

Languages : Dart, Java.
Frameworks : Flutter, Spring Boot.
Tools : Andriod Studio, Postman.
API : Rest API's.

## Installation

To run this application on your local machine, follow these steps:

1. Clone this repository:

`git clone https://github.com/Phani179/BRAUCOE.git`

2. Navigate to the project directory:

_`cd BRAUCOE`

3. Open the folder with either Andriod Studio or Visual Studio Code.

4. Install the required dependencies:

_`flutter pub get`_

5. Run the app on your emulator or physical device:

`flutter run`

0 comments on commit 1151775

Please sign in to comment.