https://github.com/crofrank/cars
CRUD fronend app + BaaS
https://github.com/crofrank/cars
baas classes-in-javascript mobx-react rest-api typescript
Last synced: 6 months ago
JSON representation
CRUD fronend app + BaaS
- Host: GitHub
- URL: https://github.com/crofrank/cars
- Owner: CroFrank
- License: mit
- Created: 2023-11-15T21:19:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T16:00:29.000Z (about 2 years ago)
- Last Synced: 2025-03-24T12:17:24.698Z (10 months ago)
- Topics: baas, classes-in-javascript, mobx-react, rest-api, typescript
- Language: TypeScript
- Homepage: https://marvelous-cars.vercel.app/
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frontend app + BaaS (Firebase)
Hosted on Vercel, you can visit [here](https://marvelous-cars.vercel.app/)
### About app
Full CRUD app where you can create, read, update and delete your car model, brand and give it a price.
### I used:
- Vite - build tool
- Typescript
- Tailwind for CSS
- MobX - state manager
- BaaS - Firebase(database + backend)
- JS classes for ApiServices
### Try it out
App is live and hosted on Vercel and link is on top of Readme file. If you want code on your local machine, you can use "git clone" + "npm i" + "npm run dev".
BUT you will need your own backend and database and you'll need to update your .env variables. Feel free to ask me for help if needed, contact on the bottom of Readme file.
### Contributing
Contributions are welcome! If you find any issues or want to enhance the application, feel free to open an issue or submit a pull request.
### License
This project is licensed under the MIT License. You can do whatever you want with this code.
### Contact
If you have any questions feel free to ask [here](https://www.weblifesupport.com/)