https://github.com/bohaz/capstone-project1
The Finals Rodeo website is a final project created with HTML, CSS and Javascript where we apply all the knowledge acquired during module 1
https://github.com/bohaz/capstone-project1
css html javascript
Last synced: 9 months ago
JSON representation
The Finals Rodeo website is a final project created with HTML, CSS and Javascript where we apply all the knowledge acquired during module 1
- Host: GitHub
- URL: https://github.com/bohaz/capstone-project1
- Owner: bohaz
- License: mit
- Created: 2023-05-29T00:48:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T16:18:34.000Z (almost 3 years ago)
- Last Synced: 2025-06-01T09:52:58.414Z (about 1 year ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: https://bohaz.github.io/Capstone-project1/
- Size: 1.09 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Capstone project 1
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [β FAQ (OPTIONAL)](#faq)
- [π License](#license)
**Capstone project 1** Is a personal portfolio made made from scratch using Html, Css and Flexbox.
HTML5, CSS3, JavaScript, Git and Github
Client
Server
- **Best organization**
- **Professional documentation**
- **Clean Working**
- [Live Demo Link](https://bohaz.github.io/capstone-project1/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Visual Studio Code installed
- Npm installed
- A Github account
- Git installed
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/bohaz/capstone-project1.git
```
### Install
To install all dependencies, run:
npm install
### Usage
To run this project, you need to follow these instructions
Open the index.html in your browser
### Run tests
To run tests, run the following commands:
-HTML linter errors run:
```npx hint .```
-CSS linter errors run:
```npx stylelint "**/*.{css,scss}"```
### Deployment
You can deploy this project using:
-Github
π€ **Ricardo MartΓnez**
- GitHub: [@bohaz](https://github.com/bohaz)
- Twitter: [@Ricardo29115571](https://twitter.com/Ricardo29115571)
- LinkedIn: [Ricardo Martinez](https://www.linkedin.com/in/ricardomart%C3%ADnez%E2%88%B4/)
- [ ] **Functionality**
- [ ] **Content**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project let me know with a STAR!
Original [design](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015) idea by [Cindy Shin](https://www.behance.net/adagio07) in Behance.
Content and Images from [NFR Home Page](https://www.nfrexperience.com/)
This project is [MIT](./LICENSE) licensed.