Loading repository data…
Loading repository data…
Gmanlove / repository
My Capstone Project demonstrates my ability to design and build a functional web-based platform that addresses a real-world problem. It showcases my proficiency in a range of technologies, as well as my ability to create user-friendly interfaces and robust functionality. Build with HTML,CSS and Javascript
Go live with me using this link
To get a local copy up and running follow these simple example steps.
node js
npm
Clone this repository or download the Zip folder:
$ git clone git@github.com:Gmanlove/FIRST-CAPSTONE-PROJECT.git
$ cd FIRST-CAPSTONE-PROJECT
Install all project dependencies by running the command below
$ npm install
To track linter errors locally follow these steps:
Track HTML linter errors run:
npx hint .
Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
Track JavaScript linter errors run:
npx eslint .
👤 Obi Emmanuel
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.