This is a full stack application desired for a online shop. In was created via React for frontend, Java for backend and using API + database for data storage
- Type
git clone https://github.com/Alexenon/web_application
- Type
cd web_application
- Open project on your IDE
- Go to
src/main/java/Web Application
file and run server on port 8080 - Open terminal in your IDE
- Type
npm start
- Web Application started on port 3000