/Clean-Energy-Submit

This a responsive website created for the National Renweable Energy Submit. It provides information about the submit

Primary LanguageCSSMIT LicenseMIT

FIRST CAPSTONE PROJECT

📗 Table of Contents

📖 National Reneweable Energy Submit 2023

Description of the Project

This website is designed to provide a platform for people willing to participate in the National Renewable Energy Submit 2023 that would be taking place in the month of march, 2023. Details of the speakers of the conference is also available

🛠 Built With

  • HTML
  • CSS
  • Javascript

Tech Stack

Description of project tech stack

Mark up Language
Javascript
Styling
Repository

Key Features

  • It is a fully responsive page
  • Key Speakers are added dynamically using JavaScript
  • Popup has been incorporated to the mobile version of key speaker section

(back to top)

🚀 Live Demo Live Demo

🚀 Click here to see Video

Live Video

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Login to your git hub account.

If you do not have create a git account using the link below.

Create a Github Account

Setup

Clone this repository to your desired folder:

  • cd my-folder
  • git clone git@github.com:myaccount/my-project.git

    Install

    Install this project with:

  • Open cloned folder on VSCODE and run the following codes on the terminal window
  • Run npm init -y
  • Run npm install --save-dev hint@7.x
  • Run npx hint .
  • Run npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
  • Run npx stylelint "**/*.{css,scss}"

    Usage

    To run the project, execute the following command:

    https://newtayo.github.io/FIRST-CAPSTONE/index.html

    Run tests

    This website has been completed and deployed

    Deployment

    https://newtayo.github.io/FIRST-CAPSTONE/index.html

    (back to top)

    👥 Author

    👤 Author

    (back to top)

    🔭 Future Features

    Describe 1 - 3 features you will add to the project.

    • A registration page would be added to the website
    • A login page would also be added to the website

    (back to top)

    🤝 Contributing

    The desigin was developed by Cindy Shin in Behance.

    Contributions, issues, and feature requests are welcome!

    Feel free to check the issues page.

    (back to top)

    ⭐️ Show your support

    I recently started my micronaut career. I would be glad to have any resource that would easy my journey in the program

    (back to top)

    🙏 Acknowledgments

    I would like to thank Cindy Shin in Behance for giving me to permission to use his design for the development of this website. I also wish to appreciate microverse for this great learning platform

    (back to top)

    ❓ FAQ (OPTIONAL)

    Add at least 2 questions new developers would ask when they decide to use your project.

    • When I run the command npm init -y, it throws an error

      • Ensure you have node.js installed on your computer
    • Can I clone repository using vscode

      • Ensure you are signed to your github account on vscode

    (back to top)

    📝 License

    This project is MIT licensed.

    (back to top)