Original design idea by Cindy Shin in Behance, in association with the Creative Commons license of the design.
This website presents the activities of the SAMURAI engineering school. The website briefly presents the activities of the company, its actors and its objectives.
Watch the presentation of the projet on Loom
- Html
- Css
- Js
- Linter
- Figma
👤 Author : IROTORI Baroka
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👥 Co Author : MOSEKA Jamila
To track linter errors locally follow these steps:
Download all the dependencies run:
npm install
Track HTML linter errors run:
npx hint .
Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
Track JavaScript linter errors run:
npx eslint ."
Node live serveris easy to install and use:
- Install globally via npm
npm install -g live-server
- Run in the html's directory
live-server
- github page
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- I would like to give Credit to Cindy Shin the author of the original design, as required by the Creative Commons License.
- This project is part of Capstone week of module 1 in the Microverse study program.
- Thanks to the Microverse team for the great curriculum.
- Thanks to Code Reviewers for the insightful feedback.
- A special thanks to My coding partners, morning session team, and standup team Partners for their contributions.
This project is MIT licensed.