This application can be used as starter kit if you want to get started building an single page application with NestJS and ReactJS. This is a file sharing application with features like authentication, uploading images, create sharable links for your images, upgrading your plan using stripe.:
- ReactJS - A JavaScript library for building user interfaces.
- TailwindCSS - A utility-first CSS framework packed that can be composed to build any design, directly in your markup.
- vite - Next Generation Frontend Tooling
- React Query - Performant and powerful data synchronization for React
- Node v16+
- SQLite3 for development and MySQL for production.
- NestJS - A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
- Authentication (Login, Register)
The project is under development