Skip to content

albertalgoritcom/algoritcom-eventsapp

Repository files navigation

Events app

This simple app manages events. It corresponds to the Algoritcom Frontend technical assessment completed by the applicant Sofía Zambrano. The app is seeded with 4 simple events at first so you can have a better experience by trying the features out.

🚀 Local install

Requirements

Make sure you have the requirements installed to be able to run the application locally. First, check if you're running Node version >=18. The easiest way to install it is via nvm. Then install the dependencies with npm:

# Step 1: install dependencies
npm install

Then run the app with the Ionic CLI:

# Step 2: install ionic cli if with npm if you don't have it already
npm install -g @ionic/cli

# Step 3: run the app locally
ionic serve

About

Algoritcom Frontend technical assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published