Skip to content

Give me feedback is a project developed at the NLW event by @Rocketseat to capture messages from users during the lecture doWhile.

Notifications You must be signed in to change notification settings

devlevic/give-me-feedback

Repository files navigation

GIVE ME FEEDBACK

Give me feedback is a project developed at the NLW event by @Rocketseat to capture messages from users during the lecture doWhile.

📌 Used frameworks

Typescript React Sass  Vite 

📍 Published project

I have deployed the backend on Heroku, and the front-end app in Vercel. You can see this project here. (Leave a comment)

🚀 To the next level

I made some new features to challenge myself, and improve the initial purpose:

  • Micro-interactions implemented when the message is sent and appears on the main screen ✅
  • Added a timeout when the message is sent, to prevent messages from flooding ✅
  • Add support for English

🧑‍💻 How install

1 - Clone this repository:

git clone https://github.com/asleeplevi/give-me-feedback.git

2 - Install de dependencies:

#npm
npm install 
# or yarn
yarn install

3 - Run dev script

#npm
npm run dev
#or using yarn
yarn dev

Developed with ❤️ by levi

About

Give me feedback is a project developed at the NLW event by @Rocketseat to capture messages from users during the lecture doWhile.

Topics

Resources

Stars

Watchers

Forks