https://github.com/pushpendra-1697/wobot
Frontend (React.js) Assignment.
https://github.com/pushpendra-1697/wobot
chakra-ui html-css-javascript react-components reatctjs
Last synced: 7 months ago
JSON representation
Frontend (React.js) Assignment.
- Host: GitHub
- URL: https://github.com/pushpendra-1697/wobot
- Owner: Pushpendra-1697
- Created: 2023-07-28T07:32:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-29T03:48:36.000Z (about 2 years ago)
- Last Synced: 2025-01-06T04:13:03.747Z (9 months ago)
- Topics: chakra-ui, html-css-javascript, react-components, reatctjs
- Language: JavaScript
- Homepage: https://wobot-alpha.vercel.app/
- Size: 198 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wobot-Assignment
## Frontend Verecel Deployed Link :##### Steps to deploy REACT app on Vercel:
- Login to your Vercel account
- then follow some CLI comments on the terminal itself
- vercel
- then the terminal asks some questions about setup and directory
- vercel --prod
- It will give me a production link that is deployed linkDeploy link: https://wobot-alpha.vercel.app
## Tech Stack :
### Frontend :
React (JSX Syntax), Chakra-ui Library for Styling & Standard react components.
## Some instructions to run locally :
### Installation
Clone the Repository from GitHub. Then do the following steps:
```bash
# For Frontendnpm install
npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion
// To run react-app
npm run start
(Or)
npm start
```## Some Project Screenshots :
## A) For Computer Screen:


## B) For Mobile/Tablet Screen :

