https://github.com/vinitshahdeo/myfaculty
A React app to search faculties of VIT Vellore with autocomplete input
https://github.com/vinitshahdeo/myfaculty
creat-react-app hacktoberfest hacktoberfest2020 react reactjs vit-university
Last synced: about 1 year ago
JSON representation
A React app to search faculties of VIT Vellore with autocomplete input
- Host: GitHub
- URL: https://github.com/vinitshahdeo/myfaculty
- Owner: vinitshahdeo
- License: mit
- Created: 2019-12-16T13:34:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T13:36:33.000Z (over 3 years ago)
- Last Synced: 2025-03-24T05:44:06.185Z (about 1 year ago)
- Topics: creat-react-app, hacktoberfest, hacktoberfest2020, react, reactjs, vit-university
- Language: JavaScript
- Homepage: https://vinitshahdeo.github.io/myFaculty/
- Size: 1.99 MB
- Stars: 18
- Watchers: 2
- Forks: 25
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyFaculty [](https://app.netlify.com/sites/myfaculty/deploys)
### A [React](https://reactjs.org/) app with autocomplete suggestions to search faculty details of [VIT University](https://vit.ac.in/) Vellore.
[](https://github.com/vinitshahdeo/myFaculty/blob/master/LICENSE)  [](https://www.codefactor.io/repository/github/vinitshahdeo/myfaculty)

> This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
> **Click [here](https://myfaculty.netlify.com/) for live demo.**
## Quick Start
- `npm install` : Installs the external dependencies used.
- `npm start` : Runs the app in the development mode. Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
- `npm test` : Launches the test runner in the interactive watch mode.
- `npm run build` : Builds the app for production to the `build` folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.
## External Dependencies
- [react-fontawesome](https://www.npmjs.com/package/@fortawesome/react-fontawesome) : Integration of React with [Font Awesome](https://fontawesome.com/).
## Author
[](https://sourcerer.io/fame/vinitshahdeo/vinitshahdeo/myFaculty/links/0)[](https://sourcerer.io/fame/vinitshahdeo/vinitshahdeo/myFaculty/links/1)[](https://sourcerer.io/fame/vinitshahdeo/vinitshahdeo/myFaculty/links/2)[](https://sourcerer.io/fame/vinitshahdeo/vinitshahdeo/myFaculty/links/3)[](https://sourcerer.io/fame/vinitshahdeo/vinitshahdeo/myFaculty/links/4)[](https://sourcerer.io/fame/vinitshahdeo/vinitshahdeo/myFaculty/links/5)[](https://sourcerer.io/fame/vinitshahdeo/vinitshahdeo/myFaculty/links/6)[](https://sourcerer.io/fame/vinitshahdeo/vinitshahdeo/myFaculty/links/7)
**[Vinit Shahdeo](https://www.linkedin.com/in/vinitshahdeo/)**
[](https://twitter.com/Vinit_Shahdeo)


