sourabhaa / Checkout_frndz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Checkout_frndz

A platform to check the Profile, Posts, Gallery and ToDo of registered friends.

Tech stack:

  1. React
  2. Redux
  3. Chakra UI
  4. Figma (to create background image for landing page)
  5. GoogleMapsAPI
  6. React-router

How to run?

  1. Clone the repo
  2. Navigate to project
  3. run npm install
  4. Install Chakra UI - npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion
  5. Install all the dependencies
  6. Run using npm run dev

Dependencies install

npm i @chakra-ui/icons

npm install axios react-router-dom @reduxjs/toolkit react-redux

npm i -S @react-google-maps/api (To use GoogleMapsApi, you need to add API key.)

npm install react-router-dom@latest

About


Languages

Language:JavaScript 98.5%Language:HTML 1.5%