Skip to content

FeedUp-Hub/FeedUp-Front

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

FeedUp

This repo uses a readme template powered by GitHub
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Every community needs a feedback, so just feed it up!

A white-label product to enhance your company's feedback system.

Apresentação do Projeto

Built With

Vite React JavaScript NodeJS Cloudflare Visual Studio Code

(back to top)

Getting Started

Prerequisites

To use our product you need to verify your node version.

  node -v //expected output: version 20.11.1 
              or
  vite -v //expected output: vite/5.2.11 osx node-v20.11.1 

If your output is different of this, reinstall or update your node

Windows or MAC

Visit nodejs.org

Linux

Follow this steps to upgrade your node version:

  • sudo update
  • sudo upgrade
  • sudo apt install -y curl
  • curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
  • sudo apt install -y nodejs

Installation

  1. Clone the repo

    git clone https://github.com/FeedUp-Hub/FeedUp-Front.git
  2. Enter on azure-api directory

    cd FeedUp-Front/
  3. Install npm packages

    npm i
  4. Run project

    npm run dev
  5. Login com usuário padrão de um dos devs

    email: bernardo@ioasys.com
    senha: 1234

(back to top)

License

Distributed under the Apache 2.0 License. See LICENSE.txt for more information.

(back to top)

Contact

gio
GiovanaGiovana Wilberg

Designer

alvim
Fernando Santiago

Mobile Developer

fernando
Bernardo Alvim

Front-end Developer

gustavao
Gustavo Vieira

Back-end Developer

gabriel
Gabriel Resende

QA

paulinha
Paula Martins

Data Team

bells
Isabella Rosa

Agility

Project Link: https://github.com/FeedUp-Hub/Front/

(back to top)