/web-af

Primary LanguageVue

🪐 Planetarium

AF2/AF3 - Final Result:

  • Home Screen

  • Recents Screen

  • Favorites Screen

  • Nearby Screen

AF1 - Final result:

💻 Running The Project

Firstly, clone the repository with the command:

git clone https://github.com/leoruas/web-af.git

Once the repository is cloned, navigate to the cloned folder and install the necessary dependencies with:

cd web-af

npm install

Once the installation is finished you can run the project by running the command:

npm run serve