Welcome to vishal digital university. It is a platform that provides many facilities to the students like never before. It offers many courses with incredible learning experiences to the students.
Vercel: https://vishal-digital-university.vercel.app
- Admission
- Fee Submission
- Library Facility
- Learning Content
- Academic Activities
- Result Portal
- Online Services
Client: HTML, CSS, JavaScipt, React.js.
1). First fork the repository 2). Clone the project locally using :
git clone https://github.com/vishal02527/fully-react-college-website.git
3). Open terminal and run command:
cd fully-react-college-website
4). Add remote using command:
git remote add origin https://github.com/vishal02527/fully-react-college-website.git
5). Setup upstream using command
git remote add upstream https://github.com/vishal02527/fully-react-college-website.git
6). Make sure you have Live Server extension installed on your code editor if you're using vs-code. 7). Finally run index.html using Go live.