JuniorDevSG
- To create an e-commerce app that allows for the listing of products by users. Users can take on the role of Buyers/Sellers in the same account.
- The frontend for the application will be built with React and Typescript, and backend will be built with Java and Springboot.
- npm create vite@latest
- npm install
- npm install react-router-dom
- npm run build
- npm run dev