Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 358 Bytes

expa(n)

This is a simple React application created to pull exchanges data related to Lead Alignments from AIESEC's GIS (EXPA).

How to Run?

Install node modules using npm, create the .env file according to the .env.example file given, and run the following command.

npm run dev

Make sure to edit the dates within the MainDashboard.jsx file.