/Capstone-redo

This Capstone Project is based on an online website for a conference for developers round the world. You will learn how to use the different niche in tech to empower, enlighthen and grow to a succesful career in the Tech field.

Primary LanguageHTML

GDC Logo

Microverse README Template

📗 Table of Contents

📖 [GDC Capstone Project]

Global Developers Conference

This Capstone Project is based on an online website for a conference for developers round the world. You will learn how to use the different niche in tech to empower, enlighthen and grow to a succesful career in the Tech field.

Project Video Documentation

Click here to watch video

🛠 Built With

HTML CSS Javascript

Key Features

Describe between 1-3 key features of the application.

  • [Linters]
  • [HTML]
  • [JAVASCRIPT]

(back to top)

🚀 Live Demo

Click here to see live

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps. -[] Navigate into desired folder -[] Clone the repository

sh git clone https://github.com/tomdan-ai/Capstone-redo.git cd Capstone-redo

Prerequisites

In order to run this project you need:

 npm install --save-dev hint@7.x
 npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x
 npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x

Setup

Clone this repository to your desired folder:

-[] Navigate into desired folder -[] Clone the repository

sh git clone https://github.com/tomdan-ai/Capstone-redo.git cd Capstone-redo

Install

Install this project with:

  cd my-Capstone-redo
  npm install

Usage

To run the project, execute the following command:

    cd Capstone-redo
    npm install -g live-server

Run tests

To run tests, run the following command:

  npx hint .
  npx stylelint "**/*.{css,scss}"
  npx eslint .

Deployment

You can deploy this project using:

Github pages

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 TOM DANIEL

(back to top)

🔭 Future Features

  • [Animations: I will love to add some animations to the navbar in future]
  • [HTML: I will design and deploy the remaining pages in the website]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a star

(back to top)

🙏 Acknowledgments

I would like to thank all my coding partners for the support

(back to top)

❓ FAQ (OPTIONAL)

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)