Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aabduvakhobov02/irvas-glass
Technologies implemented: HTML, CSS, Javascript, Gulp, and PHP. The project made to work on the website functionality only by using Javascript. The layout of the website is taken from the Internet. Before checking the project read the README file!
https://github.com/aabduvakhobov02/irvas-glass
css gulpjs html javascript php
Last synced: about 2 months ago
JSON representation
Technologies implemented: HTML, CSS, Javascript, Gulp, and PHP. The project made to work on the website functionality only by using Javascript. The layout of the website is taken from the Internet. Before checking the project read the README file!
- Host: GitHub
- URL: https://github.com/aabduvakhobov02/irvas-glass
- Owner: aabduvakhobov02
- Created: 2021-08-03T12:52:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-25T07:10:13.000Z (over 3 years ago)
- Last Synced: 2024-10-12T23:41:30.755Z (3 months ago)
- Topics: css, gulpjs, html, javascript, php
- Language: JavaScript
- Homepage: https://irvas-glass.web.app/
- Size: 3.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## The link of the project where you can see it running:
`https://irvas-glass.web.app/`
## About Project:
- The project made to work on the website functionality only by using Javascript.
- The layout of the website is taken from the Internet.
- The project is created in module structure and used gulp to collect all modules.
- For the backend server I used server.php file.## IF YOU WANT TO RUN PROJECT FILE ON YOUR OWN - these are the instructions how to run the project:
1. First of all you need to open the project file on command prompt and run:
### `npm i`
2. Then, you need to host the project `OR` you need `OpenServer` (for `Windows` users) or `MAMP` (for `MACOS` users) application to run the server of `server.php`.
On OpenServer your project file should be located in `domians` folder.
On MAMP it is `htdocs` folder.Open the OpenServer or MAMP and run the server.
After that if you are using MAMP, on your browser you can find the link with your project.
On OpenServer you can find the link for your projects on OpenServer icon in the taskbar.