pncsoares / nlw-return-impulse-web

Web user interface of the widget made in NLW Return 2022

Home Page:https://nlw-return-impulse-web-beige.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RocketSeat | Next Level Week Return | Impulse team

Next Level Week is a yearly event created by RocketSeat.

The goal of this event is to teach and share knowledge about frontend, backend and mobile applications.

The tech stack that they use the most is React, React Native and Node.

This year, we created a widget to allow the users to send feedback. This repository contains the web user interface of the widget.

widget

Layout

You can find the layout of this project in this link.

You must create an account to access and view.

Improvements checklist

  • Dark/Light theme
  • Create feedback dashboard
    • Authenticate with Firebase or OAuth

Technologies

Setup

Clone repository

Create and go to the directory where you want to place the repository

  cd my-directory

Clone the project

  git clone https://github.com/pncsoares/nlw-return-impulse-web.git

Go to the project directory

  cd nlw-return-impulse-web

Start the web application

Open terminal and execute the following command:

  npm run dev

License

MIT

About

Web user interface of the widget made in NLW Return 2022

https://nlw-return-impulse-web-beige.vercel.app

License:MIT License


Languages

Language:TypeScript 92.6%Language:HTML 3.4%Language:JavaScript 3.3%Language:CSS 0.7%