You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚔️ Project developed to complete challenge 3 of the Compass UOL scholarship program, corresponding to week 12 of the study track.🏠 Product consultation with filtering and cart on a furniture website.
⚙️ How to run
➡️ Make sure you have the Node.js software and npm to execute the commands;➡️ Download this repository on your local machine;➡️ Open your terminal and run the following commands to install all code dependencies📚 Install all libraries
npm i
➡️ Build the application
npm run build
➡️ Start the application
npm start
🛠️ Technologies
About
Projeto de exibição de móveis com React e TailwindCSS durante o Programa de Bolsas Compass UOL - mar./2024