Skip to content
This repository has been archived by the owner on May 14, 2023. It is now read-only.
/ enterprises Public archive

🎯 frontend technical test - made with react, styled components, storybook, framer motion, formik and swr.

License

Notifications You must be signed in to change notification settings

danieljpgo/enterprises

Repository files navigation

enterprises

Enterprises

author languages contributors forks license

frontend technical test 🎯.

 

Project   |    Goals   |    Technologies   |    Getting Started   |    License

enterprises

Project

The project was a frontend technical test to work as a frontend engineer.

Goals

The goals of this project were:

  • Simplify state management using the concepts of client state and server state (SWR).
  • Develop components focused on composition with great documentation (Storybook).
  • Develop an application theme based on design tokens derived from an interface specification.

Technologies

The main technologies used to develop the project were:

This project was bootstrapped with:

Getting Started

First of all, you may clone this project:

git clone https://github.com/danieljpgo/enterprises.git

Run the following scripts in order to execute the application:

// install dependencies
yarn install

// start the application
yarn start

To run the tests:

yarn test

To run the Storybook:

yarn storybook

License

This project is under the MIT license.

Released in 2020.

Make with ❤️ by Daniel Jorge

About

🎯 frontend technical test - made with react, styled components, storybook, framer motion, formik and swr.

Topics

Resources

License

Stars

Watchers

Forks