Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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