Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 🎨

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.