/developers-conference

This is a conference exhibition single page web application that shows how to use `createContext` and `useContext` react hooks to manage the state of a React application.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 Speakers Conference List

This is an conference exhibition single page web application that shows how to use createContext and useContext react hooks to manage the state of a React application.

🛠 Built With

Tech Stack

This project is built with.

Client

Key Features

  • App State management using CreateContext
  • Modular component design
  • Theme customization through event handling in React

(back to top)

🚀 Live Demo

Click here for 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:

  $ nodeJs
  $ nextJS

Setup

Clone this repository to your desired folder:

  $ git clone git@github.com:Felix45/developers-conference.git

Install

Install this project with:

  $ cd developers-conference
  $ npm install

Usage

To run the project, execute the following command:

  $ npm run dev

Run tests

To run tests, run the following command:

  $ npm test

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • Improve application design using JavaScript best practices

(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 please help me by starring this repository

(back to top)

🤝 Acknowledgments

Special thanks to Peter Kelner for his wonderful teaching on PluralSight.com

(back to top)

📝 License

This project is MIT licensed.

(back to top)