Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ref-bit/car-trader
- Owner: Ref-Bit
- Created: 2020-06-20T12:36:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T19:18:45.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T10:07:10.731Z (over 1 year ago)
- Topics: api, material-ui, nextjs, reactjs, sqlite, sqlite3
- Language: TypeScript
- Homepage:
- Size: 1.52 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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.