https://github.com/codexpuneet/unwritten-boat-735
Hello Folks, Welcome back to the clone of Hubspot, HubSpot is a CRM platform that connects everything scaling companies need to deliver a best-in-class customer experience into one place. This is individual Project.
https://github.com/codexpuneet/unwritten-boat-735
javascript material-ui reactjs
Last synced: 2 months ago
JSON representation
Hello Folks, Welcome back to the clone of Hubspot, HubSpot is a CRM platform that connects everything scaling companies need to deliver a best-in-class customer experience into one place. This is individual Project.
- Host: GitHub
- URL: https://github.com/codexpuneet/unwritten-boat-735
- Owner: CodexPuneet
- Created: 2022-11-08T16:22:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T19:19:42.000Z (over 3 years ago)
- Last Synced: 2025-08-13T20:53:59.393Z (11 months ago)
- Topics: javascript, material-ui, reactjs
- Language: JavaScript
- Homepage: https://incomparable-duckanoo-fe2112.netlify.app/
- Size: 471 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hubspot
HubSpot is a CRM platform that connects everything scaling companies need to deliver a best-in-class customer experience into one place.
## 🛠Built with
Technologies used in the project:




## 💻 Screenshots
**Home Page:**

**Navlist:**

**Landing Page:**

**Body:**

**Body2:**

**Footer:**

## 🚀 Demo
**Front-end deployed URL:**
https://incomparable-duckanoo-fe2112.netlify.app/
# Installation
Clone the project
```base
https://github.com/CodexPuneet/unwritten-boat-735.git
```
## Client-side usage
Go to the project directory
```bash
$ cd unwritten-boat-735 // go to client folder
$ yarn # or npm i // npm install packages
$ npm run start // run it locally
// deployment for client app
$ npm run build // this will compile the react code using webpack and generate a folder called docs in the root level
````
This project was built during our construct week at Masai School. It was individual project and executed in 6 days.