Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amodinho/lunar-tour-starter-files
This is the code that this meant to accompany the tutorial on making a website in bootstrap 4.
https://github.com/amodinho/lunar-tour-starter-files
Last synced: 26 days ago
JSON representation
This is the code that this meant to accompany the tutorial on making a website in bootstrap 4.
- Host: GitHub
- URL: https://github.com/amodinho/lunar-tour-starter-files
- Owner: AmoDinho
- License: mit
- Created: 2018-03-09T11:35:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T10:38:50.000Z (over 6 years ago)
- Last Synced: 2024-10-28T09:14:42.628Z (2 months ago)
- Language: JavaScript
- Size: 39.8 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lunar-Tour-Starter Files
This is the code that this meant to accompany the tutorial on making a website in bootstrap 4. These are the starter files to get you set up with the tut.### Things you need to complete this tut
- [Nodejs](https://nodejs.org/en/)
- A Text Editor of your choice
## Instructions
Please fork the repo, then clone it to your machine.then run git bash and enter ther following in the terminal:
```javascript
$ npm install```
```
$ npm start```
## Recap of what key concepts in Bootstap you will learn:
* Cards
* Media Queries
* Modals
* Accordians
* Padigination
* Forms
* Alerts
* Tables