Skip to content

PraweenSoni/DSPMU-App

Repository files navigation

College Website Mobile App

Overview

This project is a React Native-based mobile application version of our college website. It offers a user-friendly experience to access essential information and services on the go.

Installation

Follow these steps to get the project up and running on your local machine.

  1. Clone the repository:

    git clone https://github.com/PraweenSoni/DSPMU-App.git
    cd DSPMU-App
  2. Install dependencies:

    npm install
  3. To start the Metro dev server, run the following command from the root of your React Native project:

    # Start metro
    npm start
    # run app on android
    npm run android
    

Step 3: Modify app

Now that you have successfully run the app, let's make changes!

I am happy to see if you contribute on this repository! 🚀 Your ideas, expertise, and enthusiasm make all the difference. 🌟

Features

  • Simple UI
  • Departments: Overview of different academic departments and courses offered.
  • Events: Calendar of upcoming college events and activities.
  • Contact Us: Contact information and inquiry form.