iSummit-Website

I built this project as part of Microverse curriculum for module 1 capstone project. It is based on an online website for a conference and I used the design to build a website for a Tech summit conference. The original design concpet goes to Cindy Shin.

MIT License

Stars
11

iSummit website (Capstone Project)

I built this project as part of Microverse curriculum for module 1 capstone project. It is based on an online website for a conference and I used the design to build a website for a Tech summit conference. The original design concpet goes to Cindy Shin.

Demo Link

https://aliatayee.github.io/iSummit-Website/

Major languages

HTML5 CSS BOOTSTRAP JAVASCRIPT

Install & Setup

To setup and install this sample project, follow the below steps:

  • Clone this project by the command:
$ git clone https://github.com/aliatayee/iSummit-Website
  • Then switch to the project folder by the bellow query:
$ cd iSummit-Website
  • Finally, run the index.html file in your browser.

Run tests

To run the tests for linters locally, you must have node installed on your computer. Install the necessary packages. Run npx stylelint "*/.{css,scss}" Run npx hint . Run npx eslint .

Prerequisites

  • IDE to edit and run the code (We use Visual Studio Code ).
  • Git to versionning your work.

Authors

Ali

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a if you like this project!

Acknowledgments

  • Original design idea by Cindy Shin
  • Hat tip to anyone whose code was used
  • Inspiration
  • etc
Related Projects