This project was developed as part of the selection process for the Junior Developer position at Legaplan. The goal is to create a task manager, following the layout and specifications provided through a Figma project, made available by the company. 🧝🏼♂️ The task manager allows the creation, viewing, updating and deleting of tasks, offering a user-friendly and intuitive interface, according to the design guidelines established in the Figma project. Project developed for the Legaplan | @legaplan
This project was made using the follow technologies:
# Clone Repository
$ git clone https://github.com/lukevinicius/focal-point.gitnpm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devGo to http://localhost:3000/ to see the result.
Create a new issue report, it will be an honor to be able to help you solve and further improve our application.
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature; - Commit your changes:
git commit -m 'feat: My new feature'; - Push to your branch:
git push origin my-feature.
This project is under the MIT license. Made with 💖 by Lucas vinicius.
Thank you! 🌠




