iamitpal / Cognisite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name -> Cognisite Assignment

Created by :

Amit Sarah Pal

Steps to follow

  • git clone
  • npm i

Deployed Links:

Details:

  • A register form Name, Mobile, password and store results in a json file.
  • Login page with Mobile and Password to match from JSON data stored from register component.
  • a form to add a task and on submit add it to the list.

Tech-Stack:

  • React.js (create-react-app)
  • React Routing (react-router-dom)
  • React Redux
  • React Redux Thunk
  • CSS
  • HTML
  • JSON Server
  • Chakra UI

Glimpse and Screenshots of this website:

Landing Page (Login Page):

  • Login page with Mobile and Password to match from JSON data stored from register component. login1

Signup Page:

  • Create a register form Name, Mobile, password and store results in a json file. signup1

Task Page:

  • Create a form to add a task and on submit add it to the list. task1

... Thank You ...

About


Languages

Language:JavaScript 86.7%Language:HTML 8.6%Language:CSS 4.7%