FindECs is a comprehensive database designed to help high school students discover and engage with extracurricular activities that align with their interests and aspirations.
- A vast database of extracurricular activities
- Filtering options based on interests and majors
- Interactive cards with detailed information about each activity
- User feedback mechanism for continuous improvement
To get started with FindECs, clone the repository and install the necessary dependencies.
bash git clone https://github.com/your-username/FindECs.git cd FindECs npm install
To run the application in development mode, use the following command:
bash npm start
This will start the React application and open it in your default web browser.
To create a production build, use:
bash npm run build
The build artifacts will be stored in the build/ directory.
We welcome contributions to the FindECs project. Please read our contributing guidelines before submitting a pull request.
FindECs is open-source software licensed under the MIT license.