first-capstone-project

A conference-event app that allows users to view event timelines, plans, stakeholders, and features topics and speakers. Built with HTLM, CSS, Bootstrap, and JavaScript.

Stars
2

First Capstone Project

A conference-event app that allows users to view event timelines, plans, stakeholders, and feaures topics and speakers. Built with HTLM, CSS, Bootstrap, and JavaScript.

Built With

  • html
  • css
  • Bootstrap (v5)
  • JavaScript

Live Demo

In order to know how the project app functions, please watch this loom video

Screenshots

Main Page

About Page

Getting Started

To get a copy of this project running on your local computer, do the followings:

Prerequisites

  • Must have a working computer
  • A Web-Browser installed (Chrome - Recommended)

Setup

  • Install VSCode (link)
  • Clone this project repository on your local computer. (link)
  • Open the project directory with VSCode

Install

Open Terminal/Shell inside your VSCode and run

  npm install --force

Run tests

  • For hint tests, run
      npm run lint:hint
    
  • For style tests, run
      npm run lint:style
    
  • For eslint tests, run
      npm run lint:es
    

Deployment

Please visit first-capstone-project

Authors

👤 Steve

🤝 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

  • Fellow Micronauts
  • Cindy Shin in Behance ~ The original designer of the template.
Related Projects