/Conexao_maritima_front

O Conexão Marítima é uma plataforma que faz um chamado para a ação, nela reunimos eventos para discutir as questões ambientais, organizar mutirões para reciclagem e dentre tantas outras coisas que levem a mudança do nosso meio ambiente.

Primary LanguageHTML

Logo

Conexão Marítima



Author: Bruno Martins Author: Jessica Author: Raquel Author: Victor Author: Vitoria Language: Typescript Language: Javascript Language: Angular Language: Bootstrap Language: Java Language: Springboot Language: Springboot Language: Heroku Language: Swagger Language: Postman Language: Postman

📌About

O Conexão Marítima é uma plataforma que faz um chamado para a ação, nela reunimos eventos para discutir as questões ambientais, organizar mutirões para reciclagem e dentre tantas outras coisas que levem a mudança do nosso meio ambiente.

🚀Features

  • Cadastrar, Atualizar e Apagar -> Postagens, Temas e Usuário

👓Revised Concepts

  • Angular Componentization
  • Use of Routes
  • API consumption
  • Posts, Themes and User CRUD
  • Custom Alerts, Sorting, Searching and Admin Role
  • Control of Logged Users
  • Documentation with Compodoc

📕Installation

You must have already installed

Recommendations

  • It is recommended that you have installed Google Chrome or Edge
  • I recommend using VSCode as development IDE

Let's divide it into 3 steps.

  1. Clone this repository
  2. Install dependencies
  3. Initializing the BackEnd

1. Clone this repository

git clone https://github.com/miyukiiy/Conexao_maritima_front.git

2. Install the dependencies

npm install

Make sure your internet is stable, as this may take a while

3. Initializing the BackEnd

If you have a BackEnd local, start it before the Angular Project

If you have a Hosted BackEnd, you'll need configure the Routes and Models of Angular Project with your BackEnd

🎮Getting Started

  1. Run the backend or configure as explained above

  2. Run the project

ng serve
  1. Now, open your browser and navigate to: http://localhost:4200

🌐Technologies