Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victorcodess/propellent
A Landing Page built for software startups and small businesses, to showcase their services and mark their online presence.
https://github.com/victorcodess/propellent
Last synced: about 1 month ago
JSON representation
A Landing Page built for software startups and small businesses, to showcase their services and mark their online presence.
- Host: GitHub
- URL: https://github.com/victorcodess/propellent
- Owner: victorcodess
- Created: 2024-04-17T21:25:14.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T00:41:57.000Z (5 months ago)
- Last Synced: 2024-08-05T01:47:36.394Z (5 months ago)
- Language: TypeScript
- Homepage: https://propellent.vercel.app
- Size: 1.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Propellent — Website for Startups
Propellent is a website built for software startups and small businesses to showcase their services and mark their online presence.
## Tech Stack
**Client:** React, TypeScript, Tailwind CSS, Framer Motion.
**Hosting:** Vercel.
## Screenshots & Demo
![App Screenshot](https://media.contra.com/image/upload/c_limit,fl_lossy,w_850/v1717248423/nvhftl0fxijufmurzrly.png)
![App Screenshot](https://media.contra.com/image/upload/c_limit,fl_lossy,w_850/v1717297055/r7k1jfrqvk3oyjnxdig2.png)
![App Screenshot](https://media.contra.com/image/upload/c_limit,fl_lossy,w_850/v1717297083/mmeeqa6etyz4alffts5o.png)
[View Live Demo](https://propellent.vercel.app/)
## Run Locally
Clone the project
```bash
git clone https://github.com/victorcodess/propellent
```Go to the project directory
```bash
cd propellent
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run dev
```## Contributing & Usage
This project is open source, and you are welcome to use the code or parts of the code for your own site. I encourage you to modify the theme and components to make it your own.
If you are using the site’s codebase largely unmodified, please credit me as the developer of the website.
If you have any questions or concerns, please feel free to contact me on [Twitter.](https://twitter.com/victorwill__) I am always happy to help!
## Feedback
While I would not be accepting contributions or pull requests at this time, I appreciate your feedback on this project. If you have any suggestions or questions, please don’t hesitate to reach out to me on [Twitter.](https://twitter.com/victorwill__) Your feedback is valuable and will help me improve.
## License
[MIT](https://choosealicense.com/licenses/mit/)