Capstone Project is a repository aimed at demonstrating the mastery of various tools and best practices learned in previous steps. The project consists of a website with two main pages: the home page and the about page.
In order to run this project you need:
Clone this repository to your desired folder:
git clone https://github.com/kit0-0/Capstone-Project.git
To install all dependencies, run:
npm install
To run the project, execute the following command:
To run the project, follow these instructions:
To run tests, run the following command:
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .
👤 Kiko
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a⭐️
This project is MIT licensed.