HEALTH-TECH CONFERENCE is the capstone project created by following the design guidlines provided by Microverse. I have personalized its contents by creating a website for JavaScript Conference, named "JSWORLD Conference", which contains all the details about the main program, featured speakers, partners, and the past conferences. It is built with HTML, CSS, and JavaScript.
- Html
- Css
- javascript
- Git & Github
- List Speakers
- Display Program
To get a local copy up and running, follow these steps.
In order to run this project you need:
IDE to edit and run the code (We use Visual Studio Code 🔥).
Git to versionning your work.
Clone this repository to your desired folder:
- Open your terminal
- Navigate to the directory where you want to clone the project.
- Clone the project using by running the following command:
`git clone https://github.com/vanelnw/Microverse-Capstone1.git`
cd Microverse-Capstone1
npm install
To run the project, execute the following options:
- live server
- Pasting the HTML file link to the browser
Github pages
👤 Vanel Nwaba
- GitHub: @vanelnw
- LinkedIn: Vanel Nwaba
- Twitter: @vanelnw
- Implement the reservation functionality
- Add authentification
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project consider giving it a star ⭐️.
Original design idea by Cindy Shin in Behance.
This project is MIT licensed.