1.2.1 • Published 2 years ago

cra-template-chakra-redux-easystart v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Getting Started with Redux-Formik App

This project is bootstrapped with redux, formik and axios.

Available Scripts

In the project directory, you can run:

npx create-react-app <application-name> --template chakra-redux-easystart

To create your project with this template.

npm start

Runs the app in the development mode.\ Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.\ You may also see any lint errors in the console.

Routes

1. "/" -> Home Page
2. "/example" -> Protected Route Page
3. "/login" -> Login Page example with example of formik and chakra-ui

Default login credential

Provide anything in email and password field to login.