Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssk-14/auto-finance
Website built using Mantine UI 🎨
https://github.com/ssk-14/auto-finance
css learning loan mantine react ui-template vercel vite website
Last synced: 27 days ago
JSON representation
Website built using Mantine UI 🎨
- Host: GitHub
- URL: https://github.com/ssk-14/auto-finance
- Owner: SSK-14
- License: mit
- Created: 2023-03-18T09:57:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T16:39:40.000Z (10 months ago)
- Last Synced: 2024-11-05T11:00:09.726Z (2 months ago)
- Topics: css, learning, loan, mantine, react, ui-template, vercel, vite, website
- Language: JavaScript
- Homepage: https://autofinance.vercel.app
- Size: 1.4 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auto Finance 💰🚗
> This is a static website built for learning purposes, focusing on finance domain. It showcases various features and information related to auto financing.
Demo : [Auto Finance Demo](https://autofinance.vercel.app/)
Checkout the Blog on [Build fast with Mantine UI](https://dev.to/ssk14/build-ui-faster-with-mantine-and-react-532p)
![auto-finance](https://github.com/SSK-14/Auto-Finance/assets/45158568/e0fcfc07-be67-43e4-a165-d9dd25aa5641)
## Technologies Used 🛠️
The project utilizes the following technologies:
- **React.js**: A popular JavaScript library for building user interfaces.
- **Mantine UI**: A modern React component library with a set of customizable and accessible UI components.
- **Vercel**: A cloud platform for deployment and hosting.## Getting Started 🚀
1. Clone the project:
```
git clone https://github.com/SSK-14/Auto-Finance.git
```2. Enter the project folder:
```
cd Auto-Finance
```3. Install dependencies:
```
npm install
```4. Run the application:
```
npm run dev
```## Contributing 🤝
Contributions to this project are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request on the project's GitHub repository.## License 📝
This project is licensed under the [MIT License](https://github.com/SSK-14/Auto-Finance/blob/main/LICENSE). Feel free to use, modify, and distribute the code as per the terms of the license.