An incredible challenge made for Bossabox!
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This platform allows the user to create, delete and search for useful tools for a given scope, whatever it may be.
If you do not want to run the project in the development environment, you can access it at demo.
You need to install npm (to install yarn, hahaha)
-
npm
npm install npm@latest -g
-
yarn
npm install -g yarn
- Clone the repo
git clone https://github.com/gabrieloureiro/bossabox-frontend-challenge.git
- Install YARN packages
yarn install --production=false
- Run the command
yarn dev
- To add a tool, click on the button 'Add Tool' and fill the fields correctly
- To delele a tool, click on the button 'Bin' in the tool card and confirm your action
- To search a specific tool: 'Fill the search field' with some word present on some tool
- You can also trigger the switch to search for tags only
Linkedin - gabrieloureiro
Email - [email protected]