iCars is a simple web application to rent cars in Orlando Area.
- Clone the repository
- Run
npm run docker
- Run
npm run container
- Install dependencies with
npm run install:all
- Start the frontend with
npm run frontend
- Start the backend with
npm run backend
- Clone the repository
- Install dependencies with
npm run install:all
- Start the frontend with
npm run frontend
- Start the backend with
npm run backend
- React
- Redux Toolkit
- Node.js
- Express
- MySQL
- Docker
- Docker Compose
- Sequelize
- React Router
- MUI
Safer login with JWT, bcrypt, and http only cookies.