To view react-app please follow the link;
Developed the interface for the Free-To-Play Games website complete with a full layout of the Main Page of the website.
- React 18.2.0
- TypeScript 4.9.5
- Redux 4.2.1
- NodeJS 16.17.0
- Express 4.18.2
Frontend:
dev
/start
- start dev server on port 3001 and open browserbuild
- build for production
Backend:
dev
/start
- start dev server on port 3002 (nodemon)