Skip to content

Piercel2022/Javascript-Conference-Event

Repository files navigation

International JavaScript Conference Website

Description of the project

In this capstone project, I am building a conference page website about the International JavaScript Conference 2022 title shortly IJS Summit 2022

Built With

  • Major languages: HTML & CSS
  • A Linter for HTML & CSS and Javascript

Getting Started

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

Prerequisites

  • Code editor: Vscode or Sublime
  • Git

Setup

  1. Download the Zip file or clone the repo with:

git clone https://github.com/Piercel2022/capstone1.git

  1. To access cloned directory run:

cd my-portfolio

  1. Open it with the live server

Link demo

https://piercel2022.github.io/capstone1/

Link Loom Video

https://loom.com/share/c5ee3144daf24234b190925311b61202

Install :

To install linters and other project's dependencies run:

npm install

Run Test for Linters

For tracking linter errors locally you need to follow these steps:

  1. For tracking linter errors in HTML files run:

npx hint .

  1. For tracking linter errors in CSS or SASS files run:

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

  1. For tracking linter errors in the Javascript files run:

npx eslint .

Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the (../../issues/).

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

The design for this capstone project is from Cindy Shin in Behance

📝 License

This project is (./MIT.md) licensed.

About

Javascript Conference is the conference page about the summit event happening this years. There some featured speakers who has spoken about topics concerning the JavaScript programming language. There were some activities during the summit like lectures, exhibition, forum and workshops. You can see the page in the mobile and desktop version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors