Skip to content

Latest commit

 

History

History
31 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

31 lines (9 loc) · 413 Bytes

Girls4Leadership Web app

Project is built with nextjs, with redux for state management and mantine as the component libary.

To run the development server:

npm run dev
# or
yarn dev

Open http://localhost:4200 with your browser to see the result.