Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 548 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 548 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

Packages Used

Tailwindcss: For CSS

Axios: Rest API Adapter

Classnames: To toggle class styles

Formik: For Form handling

Lodash: For additional Utils

Yup: For Form validation

Zustand: For simple state management

Dev Setup

create .env file in root of the folder with variable REACT_APP_ACCESS_TOKEN. Value is equal to access token for API Authorization header