Hi snow888,
I recommend starting with a very small design like:
LED blinker
counter
simple AND/OR gate example
A typical beginner workflow is:
Create new Quartus project
Select FPGA device
Add Verilog/VHDL source file
Compile the design
Assign FPGA pins
Generate programming file
Program the board using USB-Blaster or compatible cable
Ask How do I create a simple QuickLogic FPGA project in Quartus?