This project is to create a mobile and desktop version of a website about artificial intelligence from Microverse.
This is a capstone project to showcase the skills acquired the last 4 weeks studying HTML, CSS and DOM. The project is artifical intelligence conference website.
- Html
- Css
- Javascript
- Text editor
- Git
- Html
- Css
To get a local copy up and running follow these simple example steps.
-
You can clone this repo by typing git clone
https://github.com/mprotic123/first-capstone.git
on your terminal -
Type cd
first-capstone
to access the project on the terminal
Run npm install
from the command line
Run npx hint .
to test for html linting check
Run npx stylelint "**/*.{css,scss}"
to test for css linting check
Run npx eslint .
to test for js linting check
👤 Milan Protić
- GitHub: Click here for GitHub account
- LinkedIn: Click here for LinkedIn account
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- A spcial thanks to "Creative Commons license of the design" for providing this design template used for this project.
- A special thanks to Microverse for inspiring this project.
- Once again a big thanks to the Microverse Team for the incredible work.
This project is MIT licensed.