https://github.com/dipenbhat557/sajilodev
An interface between developers and clients who need a website for their organization or institute, along with various other facilities.
https://github.com/dipenbhat557/sajilodev
developer-client-interaction firebase reactjs tailwindcss typescript website-development
Last synced: 5 months ago
JSON representation
An interface between developers and clients who need a website for their organization or institute, along with various other facilities.
- Host: GitHub
- URL: https://github.com/dipenbhat557/sajilodev
- Owner: dipenbhat557
- Created: 2024-03-29T02:23:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T07:48:30.000Z (over 1 year ago)
- Last Synced: 2025-04-04T06:41:45.604Z (about 1 year ago)
- Topics: developer-client-interaction, firebase, reactjs, tailwindcss, typescript, website-development
- Language: TypeScript
- Homepage: https://sajilodev.com
- Size: 129 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SajiloDev
SajiloDev is a web-based platform built with React.ts and Firebase, designed to streamline the process of ordering technical services such as website creation, domain name availability checks, hosting, and maintenance.
## Features
- **Order Services**: Clients can easily order various technical services, including website creation, domain name checks, hosting, and maintenance, through an intuitive interface.
- **Domain Name Availability Check**: The platform allows users to check the availability of domain names directly through the website.
- **Hosting Services**: Users can explore different hosting options and choose the one that best fits their needs.
- **Maintenance and Updates**: Clients can request ongoing maintenance and updates for their websites, ensuring their online presence remains up-to-date and secure.
## Getting Started
To run the project locally, follow these steps:
1. Clone the repository:
```bash
git clone git@github.com:dipenbhat557/SajiloDev.git
```
2. Navigate to the project directory:
```bash
cd SajiloDev
```
3. Install dependencies:
```bash
npm install
```
4. Start the development server:
```bash
npm run dev
```
5. Open your browser and navigate to `http://localhost:5173` to view the application.
## Online Accessibility
The SajiloDev platform is accessible online at sajilodev.com.
## Technologies Used
- **React.ts**: Frontend development framework for building user interfaces.
- **Firebase**: Backend service used for authentication, database management, and hosting.
- **HTML/CSS**: Markup and styling languages for designing the user interface.
- **TypeScript**: Programming languages used for frontend logic and interaction.
## Contributing
Contributions are welcome! Feel free to open an issue or submit a pull request for any enhancements or bug fixes.
## License
This project is licensed under the [MIT License](LICENSE).