University Transport App in REACT NATIVE! (Navigation, Tailwind CSS & Rest API)
The University Transport App is a cutting-edge mobile application built using React Native, designed to revolutionize the way students and faculty members navigate campus transportation. With an intuitive user interface and powerful features, our app aims to streamline the university commuting experience, making it efficient and convenient.
- Develop visually appealing UI/UX designs
- Fetch data from an external API and integrate it
- Implement search & pagination functionality
- Create customAPI data fetching hooks
- Write clean, organized, and maintainable code with proper architecture
- Follow the best practices for React Native development
- React Native
- Tailwind CSS
- React Native Navigation
- Rapid API (Rest Api)
- Expo CLI
To run the app, you will need to have the following installed on your machine:
- Node.js
- npm
- Expo CLI
Clone the project
git clone https://github.com/muddasir03/Frontend_University_Transport_App
change directory
cd Frontend_University_Transport_App
Install dependencies
npx expo install
Start the server
npx expo start
- Optimize the assets for speed -
npx expo-optimize
(formerly expo optimize) - Bundle the project for production -
npx expo export:web
(expo build:web
in the legacy Expo CLI). - Creates a production ready static bundle in the
web-build/
directory. Don't edit this folder directly. - If you make any changes to your project, you'll need to re-build for production.
- For more help use
npx expo export:web --help
- More Info
To deploy this project run
publish your project
expo publish
Email ID- muddasarhussain739@gmail.com
Project Link : https://github.com/muddasir03/Frontend_University_Transport_App