To run the project:
- clone the repository
- open terminal in the root folder
- run the command
npm i
to install the npm packages - run
npm run dev
to run the project on local server - open http://localhost:8080/
Some projects from this course (deployed on AWS):