Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hirwa13/context-api-mini-project

Age Calculator
https://github.com/hirwa13/context-api-mini-project

Last synced: 17 days ago
JSON representation

Age Calculator

Awesome Lists containing this project

README

        

## Context API mini project

## Project Description

This project is a mini project to learn how to use the Context API in React. The project is a simple app that allows you to enter the day, month and the year and then it will give you how many years its been up until 2023. The data will be stored in the context and can be accessed by any component in the app.