A platform to check the Profile, Posts, Gallery and ToDo of registered friends.
- React
- Redux
- Chakra UI
- Figma (to create background image for landing page)
- GoogleMapsAPI
- React-router
- Clone the repo
- Navigate to project
- run
npm install
- Install Chakra UI -
npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion
- Install all the dependencies
- Run using
npm run dev
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