Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ref-bit/car-trader

A Nextjs app to search for car models powered by SQLite and Material-UI
https://github.com/ref-bit/car-trader

api material-ui nextjs reactjs sqlite sqlite3

Last synced: 3 days ago
JSON representation

A Nextjs app to search for car models powered by SQLite and Material-UI

Awesome Lists containing this project

README

        

## Car Trader 🚗🔁

A Nextjs app to search car models, powered by SQLite and Material-UI.

---

#### Built With

- [Nextjs](https://nextjs.org) - A Reactjs Framework.
- [SQLite](https://www.sqlite.org) - SQLite is a self-contained, serverless, zero-configuration, transactional SQL database engine.
- [Material-UI](https://material-ui.com) - React components for faster and easier web development.

#### Getting Started

- Run `npm install && npm run dev` to run the app successfully.