/Conference-Capstone

This project is about Microverse, an online Platform which teaches software development remotely. It has a list of all the staff from Microverse. Made JavaScript , HTML 5 and CSS 3.

Primary LanguageCSSOtherNOASSERTION

https://www.loom.com/share/9d236f06b97e47069128f1fbdea5ec72

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


For the final milestone in building Capstone Project website,

Microverse

This project is about Microverse which is an online Platform which provides Software Development Course. It was founded by Ariel Camus in 2017 , who is the CEO and Founder of Microverse located in San Francisco, California. This project is a part of my Microverse curriculum. This is made as Final Project (Capstone), of 1st Module at Microverse in order to attract job opportunities. The main objective is to develop a professional website which showcase my professional skills and also will meet the requirements of a client and be able to meet deadlines.

Screenshot

This is the first interface

Built with

  • HTML CSS & JAVASCRIPT

Additional Tools

  • WebHint
  • Stylelint
  • ESlint

Test

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

Link to the live page

Feel free to check the conference capstone-link.

Authors

👤 Silvia Tofana

Collaborators

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Getting Started

To get a local copy follow these simple steps:

  • Copy this link .

  • Create a local directory that you want to clone the repository.

  • Open the command prompt in the created directory.

  • On the terminal run this command git clone https://github.com/silviatofana/Conference-Capstone.git.

  • Go to the repository folder using command prompt cd javascript-capstone.

  • Install the dev dependencies for linters run npm install.

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 great thanks to My coding partners, morning session team, and standup team Partners for their contributions.

📝 License

This project is MIT licensed.