Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/el634dev/launch-page
Launch Page styled using Bootstrap, HTML and CSS
https://github.com/el634dev/launch-page
Last synced: about 1 month ago
JSON representation
Launch Page styled using Bootstrap, HTML and CSS
- Host: GitHub
- URL: https://github.com/el634dev/launch-page
- Owner: el634dev
- Created: 2023-10-18T19:40:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T19:50:40.000Z (about 1 year ago)
- Last Synced: 2023-10-18T20:40:32.490Z (about 1 year ago)
- Language: HTML
- Homepage: https://el634dev.github.io/launch-page/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Launch Page
> Created a launch page for practice with core Boostrap
> Live demo is in the About Section## Table of Contents
* [General Info](#general-information)
* [Technologies Used](#technologies-used)
* [Features](#features)
* [Important](#important)
* [Setup](#setup)
* [Usage](#usage)
* [Project Status](#project-status)## General Information
- Project is built using HTML, CSS and Bootstrap
- The purpose of this project is to gain more practice with Bootstrap
- This project was undertaken for class## Important
- Link Bootstrap above your CSS stylesheet or it will override
## Technologies Used
- HTML - version 5
- CSS - version 3
- Bootstrap - version 5## Setup
The requirements for this project are simple and do not require much setup. You will need a code editor of your choice. I use VSCode because HTML, CSS, and JavaScript are built in, which makes setup easier. There are no dependencies, only additional plugins if you would like to set them up. If you are unsure, then I would say Prettier+ and ESLint are a good start, along with Live Server. Live Sercer is also a requirement for this project because it allows you to see your website in your browser. You can get all the plugins in VSCode in the side menu, it looks like blocks. You can add BootStrap which you can find by searching for it in your browser.## Project Status
Project is: _complete_