I Got A Queery (IGAQ) provides a safe space for the members of the LGBTQ+ community to ask questions, share stories, and read resources about all things LGBTQ+.
- William Chu - UX/UI Designer & Graphic Designer
- Madison Cafik-Irwin - UX/UI Designer & Front End Developer
- Melysa Nguyen - UX/UI Designer & Graphic Designer
- Terrence Paiement - Front End Developer
- Ilia Abedianamiri - Full Stack Developer
- Ian Chao - Full Stack Developer
- Sean Ng - Full Stack Developer
- Having Git Installed.
- Having Node.js v16 installed.
- Basic knowledge of bash (a shell) commands (e.g.: cd, ls, dir).
- Clone the repository & Go to the cloned directory 🌐
git clone https://github.com/IGAQ/NextApp.git
cd ./NextApp/igaq-next-app
- Install the Dependencies and Run! 🚀
npm i
npm run dev
- Visit the URL 👀
http://localhost:<PORT>
For example:
http://localhost:3000