hansderly / capstone-one

In this capstone project, I am going to build is based on an online website for a conference.

Home Page:http://ansderly.me/capstone-one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– GLOBAL CODER SUMMIT 2023

A developer conference is a gathering of software developers, engineers, and other professionals who work in the field of software development. These conferences are typically held in large cities around the world and are organized by companies, professional organizations, or communities of developers. The main goal of a developer conference is to provide a forum for developers to learn about new technologies, techniques, and best practices in software development.

πŸ›  Built With

Tech Stack

This project uses the following stack :

Client

Key Features

Here are some key features of the application :

  • Mobile Menu
  • Generate dynamically the speakers
  • Show More and Less button

(back to top)

πŸš€ Live Demo

Here you can visit my live demo :

(back to top)

πŸ’» GLOBAL CODER Summit 2023 Presentation

Here you can see my presentation :

(back to top)

πŸ’» Getting Started

Clone the repository by clicking on the 'Code' button and copy the link

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

Prerequisites

In order to run this project you need:

npm i

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:hansderly/capstone-one.git

Install

Install this project with:

Usage

To run the project, execute the following command: Open the index.html file in a web browser

Run tests

To run tests, run the following command:

Example command:

To run the webhint linter

  npx hint .

To run the stylehint linter

  npx stylehint "**/*.{css,scss}"

To run the ESLint linter

  npx eslint .

Deployment

You can deploy this project using: -Go to the main folder of the project and double-click on the index.html file.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Hans-Derly Rameau

(back to top)

πŸ”­ Future Features

  • Buy Tickets
  • Schedule
  • Locate the place on map

(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 star it!

(back to top)

πŸ™ Acknowledgments

I would like to thank Cindy Shin
Here is the Original design idea by Cindy Shin in Behance πŸ‘‰Template

(back to top)

πŸ“ License

This project is licensed .

(back to top)

About

In this capstone project, I am going to build is based on an online website for a conference.

http://ansderly.me/capstone-one

License:MIT License


Languages

Language:HTML 47.3%Language:CSS 42.6%Language:JavaScript 10.1%