Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anabmartins/tech-challange-fullstack

🚘 crud system for vehicle manage using nest.js, mongoDB and react.js vite
https://github.com/anabmartins/tech-challange-fullstack

mongodb nestjs react redux-toolkit vitejs

Last synced: about 1 month ago
JSON representation

🚘 crud system for vehicle manage using nest.js, mongoDB and react.js vite

Awesome Lists containing this project

README

        

# Vehicle Manage 🚘

Sistema de gerenciamento de veículos com login e cadastro.

## Variáveis de Ambiente

Como executar o projeto em ambiente de desenvolvimento:

- `git clone https://github.com/anabmartins/tech-challange-fullstack`
- `cd backend/ ; npm run start`
- `cd frontend/ ; npm run dev`

## Stack utilizada

**Front-end:** React Vite, Material-UI, Redux Toolkit

**Back-end:** Nest.js com MongoDB (mongoose)