In order to start the App:
- Clone the Github Repo (for initial start)/ pull current status
- Open the project in VS Code (or other program)
- Open the terminal, run "npm i"
- run "npm run dev" in the terminal
- Click on the link that shows up and see the webpage
- After changing the code, save the file and see the changes on the webpage
- Run "git add *" in the terminal
- Run "git commit -m MY_MESSAGE" in the terminal (and describe your changes)
- Run "git push" in the terminal
Group members:
- Helen Bielawa
- Joseph Ricafort
- Makhan Sacko
As per course requirements, below are the lists of important links for the project:
- Observable explorative notebook
Other explorations and optional materials we prepared:
If you want to check for the history, here's the link for the starting repo where most of the development work took place: