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
Copy file name to clipboardexpand all lines: README.md
+16-19
Original file line number
Diff line number
Diff line change
@@ -6,37 +6,34 @@ Official front-end for the _ACM_ website & portal.
6
6
7
7
### Quick Start
8
8
9
-
- Create `.env` file for Auth0 configuration, request ACM Development for domain and client ID.
10
-
- Run `npm run dev`
9
+
- Create `.env` file for Auth0 configuration, request ACM Development for domain and client ID.
10
+
- Run `npm run dev`
11
11
12
12
###### Auth0 & Authentication
13
13
14
-
Refer to [ACM Development Authentication](https://github.com/acmutd/Auth-flow-template) for more information on using our authentication features.
14
+
Refer to [ACM Development Authentication](https://github.com/acmutd/Auth-flow-template) for more information on using our authentication features.
15
15
16
16
###### Connecting to backend
17
17
18
18
In progress.
19
-
All communication with firebase should occur through the ACM Portal API. Refer to [ACM Portal Backend](https://github.com/acmutd/portal-backend) for more information on locally testing the backend.
20
-
19
+
All communication with firebase should occur through the ACM Portal API. Refer to [ACM Portal Backend](https://github.com/acmutd/portal-backend) for more information on locally testing the backend.
21
20
22
21
### How to Contribute
23
22
24
-
Join ACM Development
25
-
26
-
### Contributors
27
-
28
-
-[Harsha Srikara](https://harshasrikara.com)
29
-
-[David Richey](https://darichey.com)
30
-
-[Aliah Shaira De Guzman]()
31
-
-[Reshmi Ranjith]()
32
-
-[Sivam Patel](https://github.com/sivampatel)
33
-
-[Kendra Huang](https://github.com/kendra-huang)
34
-
-[Jafar Ali](https://github.com/jafrilli)
23
+
Take a look at our open issues, and feel free to leave a comment if you're
24
+
interested in resolving one! If you have a new feature request or have a bug to
25
+
report, open an issue and follow the instructions in the template.
35
26
36
27
### Questions
37
28
38
-
Sometimes you may have additional questions. If the answer was not found in this readme please feel free to reach out to the [Director of Development](mailto:development@acmutd.co) for _ACM_
29
+
If you have questions about this project, contact ACM's engineering team at engineering@acmutd.co.
39
30
40
-
We request that you be as detailed as possible in your questions, doubts, or concerns to ensure that we can be of maximum assistance. Thank you!
0 commit comments