Skip to content

Neural Nexus Summit is the capstone project of module 1.It is a simple website and it can be used for any kind of conference and summit. Here I used HTML, CSS, Bootstrap to design site and used Javascript for dynamic functionality.

Notifications You must be signed in to change notification settings

zuhebahmed88091/Neural_Nexus_Summit_Capstone

Repository files navigation

Neural Nexus Summit Capstone Prject

# 📗 Table of Contents

📖 Capstone Project-Module 1

Neural Nexus Summit is the capstone project of module 1.It is a simple website and it can be used for any kind of conference and summit. Here I used HTML, CSS, Bootstrap to design site and used Javascript for dynamic functionality.

🛠 Built With

Tech Stack

Client

Key Features

  • Responsive Web Design
  • Dynamics of HTML using JavaScript
  • DOM Manipulation

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder or download the Zip folder:

    "git clone https://github.com/zuhebahmed88091/Neural_Nexus_Summit_Capstone.git"
  • Navigate to the location of the folder in your machine:
    cd ./user/

Install

Install all dependencies:

    "npm install"

Usage

To run the project, follow these instructions:

  • You have to clone this repo to your local machine.
  • If you want to run it on your preferred browser, run:
     "Open index.html or about.html in the project directory with your preferred browser"

Run tests

To run tests, run the following command:

  • HTML linter errors run:
npx hint .
  • CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • JavaScript linter errors run:
npx eslint .
  • For unit testing, run:
npm test

Deployment

You can deploy this project using: GitHub Pages,

  • I used GitHub Pages to deploy my website.
  • For more information about publishing sources, see "About GitHub pages".

(back to top)

👤 Author

(back to top)

🔭 Future Features

  • Add Backend
  • Implement button for signup and login
  • Create separate routes for tasks that have been marked as completed and tasks that are still pending.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project and how I managed to build it!

(back to top)

🙏 Acknowledgments

  • To Cindy Shin, original designer.
  • Creative Commons license of the design
  • I would like to thanks my partners of microverse.
  • Finally I want to thank microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Neural Nexus Summit is the capstone project of module 1.It is a simple website and it can be used for any kind of conference and summit. Here I used HTML, CSS, Bootstrap to design site and used Javascript for dynamic functionality.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published