You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Educase Assignment
This is a React-based web application created for the Educase assignment.
## Prerequisites
Before running this project, make sure you have the following installed:
- Node.js (v14.0.0 or higher)
- npm (v6.0.0 or higher)
## Installation
1. Clone the repository or download the project files
2. Navigate to the project directory
3. Install dependencies:
```bash
npm install
```
##run the project
npm start
# educase-assignment