nikoescobal /
COFFEECON2020
This project is a fully responsive site that fulfills Microverse’s HTML/CSS Capstone Requirements
Loading repository data…
David-Lanzz / repository
This capstone project is about a music festival in my country. I created it in honor of my favorite artiste, Wizkid.
MY-FIRST-CAPSTONE is a project i worked on in honor of my favorite artiste, Wizkid. It is a project that speaks about a festival dedicated to Musical talents all over Nigeria and the world.
The Tech stack used in this project is the FRONTEND technology and it consists of just the index.html,scipt.js and styles.css files
(https://www.loom.com/share/f8e536fedc9541798e915dbfd603b2fa)
All necessary files about the concert are present in the repo so run/install it and check through for any information you might need
In order to run this project you need: A browser A good internet connection
Clone this repository to your desired folder:
Install this project with:
To run the project, Click on the live Demo link or
To run tests, run the following command: npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x npx stylelint "**/*.{css,scss}"
npm install --save-dev hint@7.x npx hint .
npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x npx eslint .
You can deploy this project using:
githack,github pages, netlify, render
👤 Author1
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project... please leave me a comment in my twitter account, Thankyou
I will like to give kudos to Cindy Shin in Benhance for creating the beautiful design template for this project
How did you get the linters to work for the html and CSS
"npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x"
then: npx stylelint "**/*.{css,scss}" to test for CSS and npx hint . for HTML
How did you align the elements to stack on or beside eachother
Use flex or grid boxes
This project is MIT licensed.
Selected from shared topics, language and repository description—not editorial ratings.
nikoescobal /
This project is a fully responsive site that fulfills Microverse’s HTML/CSS Capstone Requirements
lucasrdoficial /
The first two courses in this Specialization include an orientation to client-side development, covering HTML/CSS, JavaScript/JQuery, and frameworks such as AngularJS and Bootstrap. On the server side, you’ll learn to implement NoSQL databases using MongoDB, work within a Node.js environment, and communicate to the client side through a RESTful API. You’ll also learn to create hybrid mobile applications, using the Ionic framework and Cordova. In the final Capstone Project, you’ll apply your skills to build a fully functional web and hybrid mobile application with back-end support.
grauJavier /
The Joshua Redman World Tour 2023 project showcases the upcoming world tour of renowned jazz saxophonist Joshua Redman. This website provides information about the tour, including tour dates, venues, and ticket information.
VelzckC0D3 /
In this capstone project, I demonstrated how to manage the DOM properly using Vanilla JavaScript. I was able to develop a dynamic and responsive website that showcases my improved skills, while also incorporating correct GitFlow usage and Linters for better code quality.
This is a repository for the Portfolio Project (designed from scratch) of Web Design For Everybody Specialization on Coursera
ClaudiaRojasSoto /
This repository showcases a customized website based on an online conference platform and demonstrates my skills in HTML, CSS, and DOM manipulation with JavaScript.