Skip to content

Microverse first capstone. Build with HTML- CSS and SASS.

Notifications You must be signed in to change notification settings

Baroka-wp/GlobalSamurai

Repository files navigation

Original design idea by Cindy Shin in Behance, in association with the Creative Commons license of the design.


SAMURA SCHOOL

This website presents the activities of the SAMURAI engineering school. The website briefly presents the activities of the company, its actors and its objectives.

LOOM VIDEO PRESENTING

Watch the presentation of the projet on Loom

Built With

  • Html
  • Css
  • Js
  • Linter
  • Figma

Mookup

free-showcasing-header-mockup

Live

Go Live

Authors

👤 Author : IROTORI Baroka

👥 Co Author : MOSEKA Jamila

Install

Run Linters tests

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 ."

Run local server

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

Deployment

  • github page

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • 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.

📝 License

This project is MIT licensed.

About

Microverse first capstone. Build with HTML- CSS and SASS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published