This project is a simple example of using React Context API to manage global state. It was bootstrapped with Create React App and uses modern JavaScript features such as ES7 syntax and React Hooks.
Tech | Docs | Description |
---|---|---|
React | A JavaScript library for building user interfaces | |
Create React App | A tool to set up a modern React project with no configuration | |
Context API | A way to share data between components without prop drilling | |
React Hooks | A way to use state and other React features without writing a class component | |
ES7 | The seventh edition of the ECMAScript standard that introduces new features such as async/await and exponentiation operator | |
JS | A scripting language that enables dynamic and interactive web pages |
Contributions are always welcome! If you would like to contribute to this project, please follow these steps:
- Fork the repository. 🍴
- Create a new branch. 🌵
- Make your changes and test them thoroughly. 👨💻
- Submit a pull request. ✔
This project is licensed under the MIT License - see the LICENSE file for details.
This repo was created by Dzenis H.
Contributions are more than welcome. 🫡
If you like what you see, please consider giving a ⭐️