Project Name : Coder international summit

This is my fist capstone project for the end module one in Microverse program. Note that this website is based on an online website for a conference. Microverse provide some design guidelines for me to create this website, but I personalize the content to be coder interational summit that is internation summit of all code writers (designers, developers,..) and happens each 2 years.

  • Note yet avialable on the web.

In order to achieve this activity I used some resources and technologies listed below :

Here is the screen shoot of the project

On Desktop On Mobile
Desktop version of the project Screenshot 2022-05-15 at 23 27 28

Built With

  • Major languages : HTMl & CSS, JavaScript
  • Frameworks : none
  • Technologies used : Github, Git and Linters

Live Demo (No available)

Click here for the demo

Link to Loom Video

Loom video here

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites ♻️

  • A personal computer connected to the internet;
  • Have a working and updated browser.
  • Have a local version control like git installed on your computer
  • Have an account on Github, as an online/remote Version Control System
  • Code editor (Visual studio code, sublime text, notepad++, ...) installed on your computer;
  • At least basic of HTML and CSS.

Setup 🎰

  • Click the me and you'll land on the pure repository;
  • click on the green (🟢) button with Code Inscription;
  • You can choose to download the project or just clone it if you are familiar with Git and Github;
  • Follow normal step once download in your computer and use it as it's yours.

Install

  • If you are familiar with git, Run npm install to get all dependecies required to run the linters checks, otherwise use the downloaded project on your computer without testing files

Run test 🧪

Run thes command bellow inside your git bash or command line interface.

  • npx hint . : for the html codebase and use of best practices.
  • npx stylelint "**/*.{css,scss}" : for the css codebase and use of best practices. you can add
  • npx eslint . : for the JavaScript codebase and use of best practices.
  • Note that you can add --fix keyword to the command for Css and/or JavaScript to make sure that you avoid all errors comming from your code editor

Author

👤 Chris Siku (Main Author)

Chris Siku's GitHub stats

🤝 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

  • Microverse
  • Inspired by Cindy Shin the author of the original design.
  • Hat tip to anyone whose code was used.

📝 License

This project is MIT licensed.