Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 431 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 431 Bytes

ThinkWik-Task

WebApp with Signup ,Login ,Logout and Crud operations using redux-toolkit and typescript

This is app is built with ReactJS, TypeScript, React Router v6 ,Formik ,primeReact Library,Redux-Toolkit.

Run Project

first clone the project

git clone https://github.com/Sharvil24600/ThinkWik-Task.git

install packages

npm install

run project

npm start

for creating build

npm run build