Skip to content

mrmar99/iu3website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University department website

Demo

iu3website

Simple university department website. It contains all the necessary information for students: News, Schedule, Curriculum and Staff.

I decided to create it because I don't like current website.

Installation

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000