https://github.com/sofiatechnology/website-templates
100+ Free Editable Website Templates
https://github.com/sofiatechnology/website-templates
open-science open-source tailwindcss templates typescript
Last synced: 10 months ago
JSON representation
100+ Free Editable Website Templates
- Host: GitHub
- URL: https://github.com/sofiatechnology/website-templates
- Owner: sofiatechnology
- License: apache-2.0
- Created: 2025-03-06T17:09:46.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-08T21:05:20.000Z (11 months ago)
- Last Synced: 2025-03-24T17:01:40.575Z (11 months ago)
- Topics: open-science, open-source, tailwindcss, templates, typescript
- Language: TypeScript
- Homepage: https://sofiatechnology.github.io/website-templates/
- Size: 6.65 MB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Website Templates - 100+ Free Editable Website Templates
Website Templates offers a collection of over 100 free and fully customizable website templates. These templates can be used to quickly create professional-looking websites without requiring design or development skills.
## Features
- **ReactJs**: A framework based on React for fast, server-side rendered web applications.
- **TypeScript**: Ensures code reliability through static typing.
- **Tailwind CSS**: A utility-first CSS framework for fast and flexible styling.
## Future Goals for Website Templates
We plan to add more templates, as well as features that will allow users to further customize their websites with ease. Additionally, we want to enable users to share their modifications and interact with other developers in the community.
## How to Get Started?
1. **Clone the repository**:
```bash
git clone https://github.com/sofiatechnology/website-templates.git
```
2. **Install dependencies**:
```bash
npm install
```
3. **Start the development server**:
```bash
npm run dev
```
4. **Open your browser and go to** [http://localhost:5173](http://localhost:5173).
## Project Structure
- **src/**: The main code of the application.
- **public/**: Static resources like images and icons.
- **public/templates**: Templates Folder
## Contributors
## License
This project is licensed under the **Apache-2.0** license.
---
For more information, visit the [GitHub repository for Website Templates](https://github.com/sofiatechnology/website-templates).