Cultural-aid
Cultural aid web interface for SOEN357
About the Project
Cultural Aid is a web application aimed at mending culture shock by allowing users to feed it pictures to which it will respond with contextual data. This project is a work in progress.
🖥
Technology Stack This project uses Yarn (version 1). You can install it and learn about it here.
The framework used is Next.js. Learn more here!
Code is written in Typescript. Typescript is a superset of Javascript. This means that writing valid Javascript in a typescript file (.ts extension) is the same as it would be in a javascript file (.js extension). Typescript gives the developers a better experience with Intellisense and normalizes data schemas through a full stack application.
🏃♂️
Running The Applications First, go to the project's root directory from your terminal. Install packages with the command:
yarn
Run the application with the command;
yarn start
The local Next app can be seen on http://localhost:3000/
Collaborators
Name |
---|
Niels Justin Louis |
Quang Jimmy Nguyen |