This project is built with React, utilizing the Context API for state management and React Router for navigation. It provides a dynamic and modern web app experience by structuring the app with multiple routes for different pages.
- Context API: Global state management for efficient data sharing across components.
- React Router: Seamless navigation between different pages of the app.
- React: The core JavaScript library for building user interfaces.
- React: For building the UI components.
- Context API: For managing global state without the need for external libraries.
- React Router: For adding route-based navigation.
- Clone the repository:
git clone https://github.com/your-username/react-project-without-framework.git cd react-project-without-framework