After a long month of training with microverse I am building my first project from scratch, this project is built with the following langiages and tools
- HTML
- CSS
- JS
To get the content of this project locally you need to run the following commands in your terminal.
To get a local copy up and running follow these simple example steps.
IDE(code editor) like: Vscode, Sublime, etc. Git
1- Download the Zip file or clone the repo with: git clone https://github.com/shakerAbuDrais/firstCapstone.git 2- To access cloned directory run: cd firstCapstone 3- Open it with the live server
To install linters and other project's dependencies run:
npm install
For tracking linter errors locally you need to follow these steps:
1- For tracking linter errors in HTML files run: npx hint . 2- For tracking linter errors in CSS or SASS files run: npx stylelint "*/.{css,scss}" 3- For tracking linter errors in JavaScript files run: npx eslint .
👤 AuthorOfDesign This design was originally designed by Cindy Shin
-
https://www.behance.net/adagio07 👤 Author1
-
GitHub: @githubhandle
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc This design was originally designed by Cindy Shin
- https://www.behance.net/adagio07
This project is MIT licensed.