https://github.com/prasathravichandran/template_design
A simple website template for business class company, school and university.
https://github.com/prasathravichandran/template_design
bootstrap4 college css3 design flickity html5 javascript slick-slider template university webpage
Last synced: 3 months ago
JSON representation
A simple website template for business class company, school and university.
- Host: GitHub
- URL: https://github.com/prasathravichandran/template_design
- Owner: PrasathRavichandran
- Created: 2019-04-24T04:35:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T07:17:22.000Z (over 5 years ago)
- Last Synced: 2025-04-17T09:00:50.708Z (6 months ago)
- Topics: bootstrap4, college, css3, design, flickity, html5, javascript, slick-slider, template, university, webpage
- Language: HTML
- Homepage:
- Size: 11 MB
- Stars: 7
- Watchers: 0
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Template_Design
This project is a design based one. I used standard HTML, CSS, JAVASCRIPT to design this beautiful template and this design is inspired from the website [Cornell Tech](https://tech.cornell.edu/)
## Live Demo
This project is deployed in github. Please visit (https://prasathravichandran.github.io/Template_Design/) or click [LIVE DEMO](https://prasathravichandran.github.io/Template_Design/) to preview the webpage design.
## Platform
This template is developed using HTML5, CSS3, [Bootstrap(4.3.1)](https://getbootstrap.com/docs/4.3/getting-started/introduction/) and I used JavaScript libraries like [Flickity](https://flickity.metafizzy.co/), [Slick slider](https://kenwheeler.github.io/slick/). For IDE, I used [VScode](https://code.visualstudio.com/).
## Development Server
Run `npm i live-server -g` to install [live-server](https://www.npmjs.com/package/live-server) package globally in your computer. Navigate to your project folder and run `live-server`. The app will automatically open `http://127.0.0.1:8080` in the browser and it reload if you change any of the source files.
## More Updates
Follow me on [LinkedIn](https://www.linkedin.com/in/prasathravi) to get the latest update about features, code and more. Consider star the repo if you like it.
## More Reference
1) [For styling in bootstrap](https://getbootstrap.com/docs/4.3/getting-started/introduction/)
2) [Flickity JS library](https://flickity.metafizzy.co/)
3) [Slick slider JS library](https://kenwheeler.github.io/slick/)