Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunanezha/gc-capital-framer
Itβs designed to showcase financial services and attract clients with clean layouts, and responsive design.
https://github.com/lunanezha/gc-capital-framer
finance headlessui motion nextjs postcss react responsive tailwindcss typescript
Last synced: about 16 hours ago
JSON representation
Itβs designed to showcase financial services and attract clients with clean layouts, and responsive design.
- Host: GitHub
- URL: https://github.com/lunanezha/gc-capital-framer
- Owner: LunaNezha
- Created: 2024-07-25T17:39:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-05T14:21:18.000Z (2 months ago)
- Last Synced: 2024-12-17T22:35:07.922Z (about 2 months ago)
- Topics: finance, headlessui, motion, nextjs, postcss, react, responsive, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 2.27 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://lunanezha.com/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](www.linkedin.com/in/luna-nezha/)# **GC Capital Framer**
GC Capital Framer is a modern and visually engaging website prototype. Itβs designed to showcase financial services and attract clients with clean layouts, and responsive design.
![App Screenshot](public/images/screenshot.png)
## π **Features**
- π Dynamic UI: Eye-catching and user-friendly interface.
- π± Responsive Design: Perfectly adapts to mobile, tablet, and desktop.
- β‘ Framer Animations: Smooth and interactive animations for better user engagement.
- πΌοΈ Customizable Components: Easily tweak content and styles to fit your needs.## **π» Tech Stack**
- **React**: Component-based UI framework.
- **Next.js**: A React framework for building fast, server-rendered web applications.
- **TailwindCSS**: Utility-first CSS framework.
- **TypeScript**: Static type checking for JavaScript.
- **HeadlessUI**: Unstyled, accessible UI components tailored for TailwindCSS.
- \*_PostCSS_: A tool for transforming CSS with JavaScript plugins.## π **Run Locally**
Clone the project
```bash
git clone https://github.com/LunaNezha/gc-capital-framer
```Go to the project directory
```bash
cd gc-capital-framer
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run dev
```## β **Running Tests**
To run tests, run the following command
```bash
npm run test
```## π€ **Contributing**
Contributions are always welcome!
If youβd like to improve this project:
- Fork the repository.
- Create your branch: git checkout -b feature/your-feature.
- Commit your changes: git commit -m "Add your message".
- Push to the branch: git push origin feature/your-feature.
- Open a Pull Request.## π‘ **Support**
For support, email [email protected].
## π **License**
This project is licensed under the
[MIT](https://choosealicense.com/licenses/mit/) License. See the LICENSE file for details.